Closed
Bug 9286
Opened 25 years ago
Closed 25 years ago
Windows: During life of XUL popup, mouse should be captured. Click outside window should close.
Categories
(Core :: XUL, defect, P3)
Tracking
()
M10
People
(Reporter: cmanske, Assigned: hyatt)
References
Details
When a XUL popup window is active, the mouse should be captured and mouse
events should be monitored to cause closing of the window when the user
clicks anywhere outside of the window. This would make it act like a popup menu.
Note that Esc key should also dismiss the window, as it does for a menu.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9
Assignee | ||
Comment 2•25 years ago
|
||
Moving to M10.
Comment 3•25 years ago
|
||
not all xul popups. you don't want tooltips grabbing the mouse.
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Verified Duplicate. In bug 11587, Hyatt determined that the popup window
already is dismissed when the user clicks outside of the popup area.
You need to log in
before you can comment on or make changes to this bug.
Description
•