Closed
Bug 14937
Opened 25 years ago
Closed 25 years ago
moz menus stay on top of other app windows
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: yossioren, Assigned: shuang)
References
()
Details
(WIN2K)
1. I click the file menu.
2. I click on a different app. The file menu stays on top of the other app.
SetCapture() should get rid of this bug easily - you intercept all mouse events.
If somebody clicks outside the menu, just call ReleaseCapture() and close the
menu.
Reporter | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 1•25 years ago
|
||
Didn't know this was such a commonly-reported bug.
Sorry, I'm such a doofus.
*** This bug has been marked as a duplicate of 11266 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•25 years ago
|
||
VERIFIED Dupe
Moving all UE/UI bugs to new component: User Interface: Design Feedback
UE/UI component will be deleted.
Component: UE/UI → User Interface: Design Feedback
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•