Closed
Bug 232005
Opened 22 years ago
Closed 22 years ago
Empty bookmark popup menu should have a disabled "(Empty)" menu item
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 192624
People
(Reporter: brokenasdesigned, Assigned: p_ch)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Delete all bookmarks from, say, the Bookmarks Toolbar Folder list. Notice
that the popup menu displays a little "stub" of a menu. Better, for empty
popup menus, would be to include a menu item with the text "(Empty)".
Reproducible: Always
Steps to Reproduce:
1. Delete all Bookmarks from Bookmarks Toolbar Folder
2. Click on Bookmarks Toolbar Folder menu
Actual Results:
Notice the menu displayed is as a small "stub"
Expected Results:
Better, for empty popup menus, would be to include a menu item with the
text "(Empty)".
Example code for Windows:
UINT flags = MF_STRING | MF_BYCOMMAND | MF_GRAYED;
pMenu->AppendMenu(flags, 0, "(Empty)");
![]() |
||
Comment 1•22 years ago
|
||
Pierre, if you happen to see this, the original does have a patch...
*** This bug has been marked as a duplicate of 192624 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 2•19 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•