Closed
Bug 612285
Opened 14 years ago
Closed 12 years ago
Firefox Button menu does not disappear when I drag a bookmarks/history outside of the menu and submenu
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
blocking2.0 | --- | .x+ |
People
(Reporter: alice0775, Unassigned)
References
Details
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101115 Firefox/4.0b8pre ID:20101115042202
Firefox Button menu does not disappear when I drag a bookmarks/history outside of the menu and submenu.
This is difficult to drag item onto Bookmarks toolbar/Tabstrip.
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile
2. Enable Bookmarks Toolbar (If any)
3. Click Firefox Button
4. Open Bookmarks/History submenu
5. Try to Drag & Drop a bookmark/histrory item to Tabstrip/Bookmarks Toolbar
Actual Results:
Firefox Button menu stay.
Expected Results:
Firefox Button menu should disappear.
Updated•14 years ago
|
Blocks: FirefoxButton
blocking2.0: --- → ?
Comment 2•14 years ago
|
||
I tried investigating this, but I couldn't come up with a solution. I found multiple instances of node.localName == "menu" checks in places event handler code, and I suspect that may be causing a problem because the placespopup menupopups in the Firefox button menu are children of splitmenu nodes, not menu nodes.
Marco, do you have any thoughts on this?
Comment 3•14 years ago
|
||
This is not serious enough to block, because the workaround of clicking anywhere (after the drag is done) is easy and obvious.
blocking2.0: final+ → .x
Comment 4•12 years ago
|
||
The Firefox button is going to be removed in bug 863753.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•