Closed Bug 44183 Opened 25 years ago Closed 24 years ago

disabled widgets should not be part of tab order

Categories

(Core :: XUL, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED
mozilla0.9.1

People

(Reporter: bugs, Assigned: bryner)

Details

Attachments

(1 file)

*[disabled="true"] { user-focus: ignore; } is required. currently disabled widgets are in the tabbing order, and can be toggled, which is really weird.
No, this isn't right. This is supposed to be automatically detected by the tabbing code.
who should get this then? saari? (...resummarizing also)
Summary: disabled widgets need user-focus: ignore rule → disabled widgets should not be part of tab order
->saari (chris, i'll be just as happy to take this myself if you think i'll be able to fix it)
Assignee: ben → saari
Bryner, I think you've probably fixed this already...
Assignee: saari → bryner
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
->moz0.9.1
Target Milestone: mozilla0.9 → mozilla0.9.1
saari: nope, I just took this rule out of xul.css and bad things happened with tabbing when disabled widgets were present.
I was confused, I had removed the entire rule, not just the *[disabled="true"] part. If I take that out, everything seems to work fine. Patch coming up to remove the rule.
Attached patch patchSplinter Review
r=blake
checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified: win2k 2001060308 linux 2001060411
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: