Problem displaying Dropdrown list and results

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
dapgo
Fanatic
Fanatic
Posts: 208
Joined: 2016-10-11, 11:36

Problem displaying Dropdrown list and results

Unread post by dapgo » 2017-05-31, 07:06

I am seeing an error in Palemoon 26.4 and 27.3 with listboxes, same error happen in FF27.0.1 whereas it doesn't in Firefox 47
In the following page a you should see several dropdownlist/listboxes and their dependant result however, in Palemoon all the options and results are displayed.
https://www.parador.es/en/reservas/nueva/parador/333?no_login=1

See attached screenshots
You do not have the required permissions to view the files attached to this post.

GMforker

Re: Problem displaying Dropdrown list and results

Unread post by GMforker » 2017-05-31, 10:15

dapgo wrote:I am seeing an error in Palemoon 26.4 and 27.3 with listboxes, same error happen in FF27.0.1 whereas it doesn't in Firefox 47
In the following page a you should see several dropdownlist/listboxes and their dependant result however, in Palemoon all the options and results are displayed.
https://www.parador.es/en/reservas/nueva/parador/333?no_login=1
Throws an error in Browser Console:

Code: Select all

ReferenceError: omitirAcentosParador is not defined
js__...
Last bad: Firefox 46.0a1 (2015-12-20)
Built from https://hg.mozilla.org/mozilla-central/ ... a38d117434

First good: Firefox 46.0a1 (2015-12-21)
Built from https://hg.mozilla.org/mozilla-central/ ... ebdc34c0ac

Pushlog
http://hg.mozilla.org/mozilla-central/p ... ebdc34c0ac

bug #1071646 is the suspect:
0.png
1.png
See #900.
See also viewtopic.php?f=13&t=14349&p=102414#p102414
You do not have the required permissions to view the files attached to this post.

dapgo
Fanatic
Fanatic
Posts: 208
Joined: 2016-10-11, 11:36

Re: Problem displaying Dropdrown list and results

Unread post by dapgo » 2017-06-22, 09:49

Do you think that a future version of PM will solve this problem?
any workaround?

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35649
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Problem displaying Dropdrown list and results

Unread post by Moonchild » 2017-06-22, 09:59

dapgo wrote:Do you think that a future version of PM will solve this problem?
That depends on if anyone is willing to take that issue. It has a bounty attached to it.
any workaround?
Kindly ask the website owners to re-order their javascript so functions inside blocks are defined at the top of the block (instead of *after* calling the function).
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1227
Joined: 2013-04-19, 00:46

Re: Problem displaying Dropdrown list and results

Unread post by Sajadi » 2017-06-22, 14:18

dapgo wrote:Do you think that a future version of PM will solve this problem?
any workaround?
As ES6 and onwards script features are sadly nothing trivial and require very special knowledge to implement them, it is essential to find someone who is willing to volunteer and help Moonchild implementing this.

You can help and for example ask in coding boards on the Internet for example how to do that, or you could forward people to Moonchild.

Implementing these days web drafts and what people call today "standards" like that one in this topic and many more is almost impossible without help from third party developers. Big browser developers have the benefit to have special teams who take care about that issues. Pale Moon which is a fork, does sadly not have that possibility.

Just look around and ask - there are tons of forums available, where others can gather informations, as Moonchild has tons of other tasks open which have to be finished :)

Other possibilities to help...

- You have friends who are coding experts or friends of friends which are... aks them for help
- You are interested in broadening your horizon and learning new things.. here is your chance ;)
- IRC = good resource for gathering help/information, for example freenode network or Mozilla's own network

The overall point is.. without help from others, this issue and many other related one's can't be solved in a simple way :crazy: