Closed
Bug 648235
Opened 14 years ago
Closed 14 years ago
Use more underlying HTML input states for XUL textboxes
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: surkov, Assigned: surkov)
References
Details
(Keywords: access)
Attachments
(1 file)
20.41 KB,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED
Attachment #524382 -
Flags: review?(bolterbugz)
Comment 2•14 years ago
|
||
Comment on attachment 524382 [details] [diff] [review] patch r=me. Looks good. Nit: please add back the checks for an absent READONLY state if you agree (for the cases where we don't expect READONLY of course).
Attachment #524382 -
Flags: review?(bolterbugz) → review+
Assignee | ||
Comment 3•14 years ago
|
||
(In reply to comment #2) > Comment on attachment 524382 [details] [diff] [review] > patch > > r=me. Looks good. > > Nit: please add back the checks for an absent READONLY state if you agree (for > the cases where we don't expect READONLY of course). testStates() checks the absence of readonly state if editable state is presented and vise versa.
Assignee | ||
Comment 4•14 years ago
|
||
btw, it was a hg copy so no existing tests are changed
Assignee | ||
Comment 5•14 years ago
|
||
landed on cedar - http://hg.mozilla.org/projects/cedar/rev/a8449b5e6440
Whiteboard: [fixed-in-cedar]
Comment 6•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/a8449b5e6440
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-cedar]
Target Milestone: --- → mozilla2.2
Comment 8•14 years ago
|
||
Ah nevermind; I see what you did.
You need to log in
before you can comment on or make changes to this bug.
Description
•