Closed
Bug 290588
Opened 21 years ago
Closed 20 years ago
focus on both dialog and menu lost when a dialog box is opened while menu is opened
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: fyhuang, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040906
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040906
When a menu is opened (only tested with Bookmarks menu so far) and a dialog box
pops up (security ones are the only ones that have happened so far), it is
impossible to click anywhere in the menu to close it, or to click on the dialog
box to close it. The dialog box is focused but is behind the menu. Pressing
space (presumably to close the dialog box) does nothing. Pressing escape closes
the menu and restores clickability on the dialog box.
Reproducible: Always
Steps to Reproduce:
0. Go to a website that requires encryption/security
1. Before the dialog box pops up, click the Bookmarks menu
2. When the dialog box pops up, the bug will occur
Actual Results:
Exactly what was described in the 'Details' section. If you move the mouse some
items on the bookmarks menu appear to highlight for about 1/2 a second after the
dialog box pops up.
Expected Results:
Either the dialog should have popped up in front of the menu and gained focus
(to allow the user to click 'OK') or the m
Description
•