Closed
Bug 306315
Opened 19 years ago
Closed 19 years ago
XULCommandDispatcher doesn't see html elements with -moz-user-focus
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: surkov, Assigned: jag+mozilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20050821 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20050821 Firefox/1.6a1
I set a style '-moz-user-focus: normal' for no focusable html element.
document.commandDispatcher.focusedElement returns null for this element.lmth
Reproducible: Always
Comment 1•19 years ago
|
||
-moz-user-focus doesn't apply to HTML.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•