Open
Bug 1024841
Opened 11 years ago
Updated 3 years ago
When context menu is opening for a menu item, the target menu item should be activated
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
Details
STR on Windows:
1. Open a sub folder on bookmark toolbar.
2. Right click on a menu item in it.
3. Right click on another menu item in it.
STR on Linux:
1. Open a sub folder on bookmark toolbar.
2. Right click on a menu item in it.
3. Right click on another menu item in it.
4. Right click on the item again (Don't move mouse cursor).
Actual result:
The last right clicked menu item isn't highlighted.
Expected result:
The last right clicked menu item should be highlighted.
If you reopen context menu on bookmarks, the context menu is opened for the last right clicked item. However, with this bug, the first right clicked menu item is still highlighted. Therefore, users may be confused which menu item is the target of the context menu operation.
Assignee | ||
Updated•6 years ago
|
Component: XP Toolkit/Widgets: Menus → XUL
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•