Closed
Bug 38426
Opened 25 years ago
Closed 25 years ago
Context menus should not eat clicks
Categories
(Core :: XUL, defect, P3)
Tracking
()
People
(Reporter: bugzilla, Assigned: mikepinkerton)
Details
Build ID: 2000059698
I think I saw this reported awhile back, please mark as dup if you find it.
Context menus are eating any clicks outside their area that are used to dismiss
them; they shouldn't be. As an example, right clicking page text to bring up
the context menu and then left-clicking on an HTML textbox (to dismiss it)
should not only dismiss the context menu, it should set focus to the textbox
(which inconveniently requires two clicks at the moment).
Comment 1•25 years ago
|
||
Yes, this issue is already the subject of bug 21390, "Clicking on Widget or
link does nothing if menu open" -- context menus included.
*** This bug has been marked as a duplicate of 21390 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: bugzilla → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•