Open
Bug 909122
Opened 11 years ago
Updated 4 months ago
Right click on a menu entry doesn't change the visible focus
Categories
(Core :: Widget, defect, P3)
Core
Widget
Tracking
()
NEW
People
(Reporter: alice0775, Unassigned)
References
(Blocks 1 open bug)
Details
Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/01576441bdc6
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 ID:20130825030201
IE9 works fine.
Steps to reproduce:
1. Open bookmark menu in the menu bar
2. Right click an entry
--- observe highlighted item
3. Right click another entry
--- observe highlighted item
Actual results:
The highlight (visible focus) was staying at the first clicked entry.
Expected results:
The highlight (visible focus) should change to the last clicked entry.
Comment 1•7 years ago
|
||
According to bug 751535, this happens on Linux as well.
Component: Widget: Win32 → Widget
Updated•7 years ago
|
OS: Windows 7 → All
Hardware: x86_64 → All
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•