Closed
Bug 122753
Opened 24 years ago
Closed 24 years ago
Right click popup menu should be modal
Categories
(Core :: DOM: UI Events & Focus Handling, enhancement)
Tracking
()
People
(Reporter: golam, Assigned: joki)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7+)
Gecko/20020117
BuildID: 20020117
User expect UI compliance between applications. As to Windows OS, all system
popup menus are modal (user input focus is locked on popup menu)
In Mozilla right click popup menu is not modal: mouse wheel still working.
In IE mouse wheel blocked then popup menu is active.
Another solution is to hide popup menu on wheel scrolling event.
IMHO this solution is better.
*** This bug has been marked as a duplicate of 69695 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Comment 2•23 years ago
|
||
[RFE] is deprecated in favor of severity: enhancement. They have the same meaning.
Severity: minor → enhancement
Updated•23 years ago
|
Summary: [RFE] Right click popup menu should be modal → Right click popup menu should be modal
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•