Closed
Bug 14554
Opened 25 years ago
Closed 25 years ago
menus do nothing until you click in the browser area
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: mikepinkerton, Assigned: joki)
Details
lauch apprunner. pick an item from the menu. any item. it will be ignored. now
click inside the browser window and choose another menu item. now they work.
the reason is that there is no focus set so the menu items have no idea what to
do. it's not a menu bug but a focus bug.
this is pretty critical. we have to fix this before beta.
Reporter | ||
Comment 1•25 years ago
|
||
cc'ing saari so he knows about this bug.
Reporter | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•25 years ago
|
||
it appears this bug has been around the block a few times ;)
*** This bug has been marked as a duplicate of 9701 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
verified
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
•