Open
Bug 961031
Opened 12 years ago
Updated 3 years ago
Distinguish clicks on the bookmarks menu button menu and actual bookmarks
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
Details
(Whiteboard: [Australis:P-])
Clicking on the "menu" part of the bookmarks menu button also triggers mouseup events on the "arrow" part of the panel styling, which gets recorded as a click on the BMB_bookmarksPopup, which is the same ID that clicks on actual bookmarks are put under.
That's no good.
Bug 941049 might fix this. I'll know once a patch gets put up for it.
At the very least, we could subtract the clicks that we record on the menu from the clicks that we record from the popup.
| Reporter | ||
Updated•12 years ago
|
Blocks: australis-measuring
| Reporter | ||
Comment 1•12 years ago
|
||
Whoops - I meant bug 941409.
Updated•12 years ago
|
Updated•12 years ago
|
Whiteboard: [Australis:P-]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•