Closed
Bug 101290
Opened 23 years ago
Closed 23 years ago
Context menu does not go away if summoned inside popup menu
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: madoka, Assigned: joki)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.4+) Gecko/20010921
BuildID: 2001092108
In web pages that contain pop up menus (such as the Bugzilla Helper page), if I
summon the context menu by right-clicking or holding down the left button inside
the popup, the context menu will not go away when I click elsewhere on the page;
right clicking (or holding down the left button) will move the context menu to
the location I clicked.
Reproducible: Always
Steps to Reproduce:
1. Go to any web page that contains popup menus. (Bugzilla, for example)
2. Expand any popup menu, then summon the context menu.
3. Click anywhere else on the page to confirm that the context menu is stuck.
Actual Results: The context menu gets stuck and won't go away unless on of the
context menu command is chosen.
Expected Results: The context menu should go away (perhaps it should not appear
to begin with) when clicking anywhere else on the page.
Comment 1•23 years ago
|
||
Erm. Should we even be getting a context menu there??
ccing blake and mpt.
Confirmed using Mac/2001091311 (0.9.4).
Note that the contextual menu does dismiss itself once the window.location changes.
Ah, found the duplicate.
*** This bug has been marked as a duplicate of 95790 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•22 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
•