Open
Bug 1116522
Opened 10 years ago
Updated 2 years ago
nsMenuBarFrame should be adding system event listener for mousedown
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
NEW
People
(Reporter: enndeakin, Unassigned)
Details
This was discovered from bug 1101873. See comment 4 (https://bugzilla.mozilla.org/show_bug.cgi?id=1101873#c4) for details. The non-capturing listener should use AddSystemEventListener.
To reproduce, undo the patch from that bug and follow the steps. We want to use the right listener here but something in toolbar.xml is preventing that.
Maybe Dao, who wrote the toolbar auto-hide code has some insight.
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(dao)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•