Closed Bug 381689 Opened 17 years ago Closed 17 years ago

The submenu still opens when I use 'Properties' for a folder on the submenu of bookmark toolbar

Categories

(Firefox :: Bookmarks & History, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: masayuki, Unassigned)

References

Details

1. Open a sub folder[1] on bookmark toolbar which has sub folder[2].
2. Reight-click the sub folder[2] on the sub folder[1] of bookmark toolbar.
3. Execute 'Properties'.

The sub menu for sub folder[2] is still opened. It may be over the dialog.

The places menus for folders and the context menu for them are in different context (i.e., they are not in a menu chain). Therefore, mMenuParent->HideChain() of nsMenuFrame::Execute cannot close the places menus. I think that this is a layout/xul bug.

I think that nsMenuDismissalListener should have |HideChain()| which can close all menus of all contexts. And it should be called from nsMenuFrame::Execute (and similar points).
maybe, this will be fixed by bug 279703.
Depends on: 279703
This appears to be fixed by bug 279703. When I right-click a sub-folder of a folder on the bookmarks toolbar and select Properties, the properties window appears and the expanded menu coming off the bookmarks toolbar is gone.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
-> v.
Status: RESOLVED → VERIFIED
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.