Hovering drop down not working

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
User avatar
Massimo_B
Apollo supporter
Apollo supporter
Posts: 34
Joined: 2017-01-06, 08:30

Hovering drop down not working

Unread post by Massimo_B » 2017-10-24, 06:13

Hi, on this website
https://cryptowat.ch/bitfinex/btcusd
hovering the 1H timeslot button, the dropdown menu should open. I tested that with Chromium. I also tested with Pale Moon 27.5.1, empty profile and no addons on Linux. Can you reproduce that?

User avatar
badnick
Astronaut
Astronaut
Posts: 670
Joined: 2017-03-23, 19:56

Re: Hovering drop down not working

Unread post by badnick » 2017-10-24, 06:26

Same here (Win 10). Missing also an icon (yellow star="remove from watchlist").
Windows 10 pro /64 (version 1809)
PM last/64

GMforker

Re: Hovering drop down not working

Unread post by GMforker » 2017-10-24, 17:55

Events - mousemove/mouseout

Pushlog:
https://hg.mozilla.org/mozilla-central/ ... 0f60c54b5c

Throws an error:

Code: Select all

TypeError: arguments[Symbol.iterator] is not a function
marketview.bundle.9e7a0081cbd2b68d6955.js:11:16354
See bug #1067049.

Locked