Closed
Bug 344572
Opened 19 years ago
Closed 19 years ago
[newprefs] Unit of measure for history preference not spoken by WindowEyes
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
FIXED
Firefox 2 beta2
People
(Reporter: pilgrim, Assigned: pilgrim)
References
Details
(Keywords: access, fixed1.8.1, regression)
Attachments
(2 files)
1.95 KB,
patch
|
mconnor
:
review+
beltzner
:
approval1.8.1+
|
Details | Diff | Splinter Review |
1.74 KB,
patch
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Run WindowEyes v5.5K
2. Run a trunk build of Firefox that has the newly reorganized prefs window
3. Tools / Options / Privacy
4. Tab to "Remember visited pages for the last [ ] days" and/or the edit box itself where you can enter the number of days
Results:
On the checkbox, WindowEyes speaks the literal text of the checkbox, "Remember visited pages for the last. Checkbox. Checked." On the edit box, WindowEyes speaks the "9" but does not speak "days" (the unit of measure).
Expected behavior:
In Firefox 1.5, you could tab to the number of days editbox and WindowEyes would speak the entire label on both sides, plus the current value, i.e. "Remember visited pages for the last 9 days."
Assignee | ||
Updated•19 years ago
|
Blocks: pref-reorg
Assignee | ||
Updated•19 years ago
|
Summary: [newprefs] WindowEyes does not speak unit of measure for history preference → [newprefs] Unit of measure for history preference not spoken by WindowEyes
Assignee | ||
Updated•19 years ago
|
Assignee: nobody → jwalden+bmo
Assignee | ||
Comment 1•19 years ago
|
||
Firefox 1.5 used a "DHTML Accessibility" labelledby trick to make the textbox by "labeled by" the containing box, which includes the unit of measure label. So compliant ATs (such as WindowEyes) will speak the unit of measure along with the current value of the text box.
Assignee: jwalden+bmo → pilgrim
Status: NEW → ASSIGNED
Attachment #231095 -
Flags: review?(bugs.mano)
Assignee | ||
Updated•19 years ago
|
Flags: blocking-firefox2?
Updated•19 years ago
|
Attachment #231095 -
Flags: review?(bugs.mano) → review+
Updated•19 years ago
|
Flags: blocking-firefox2? → blocking-firefox2+
Comment 2•19 years ago
|
||
Mark you should land this on trunk immediately so we let it bake for a few days before landing on 1.8 branch.
Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed]
Comment 3•19 years ago
|
||
mozilla/browser/components/preferences/privacy.xul 1.16
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Comment 4•19 years ago
|
||
Comment on attachment 231095 [details] [diff] [review]
restore labelledby solution from firefox 1.5
This would be good to have for branch.
Attachment #231095 -
Flags: approval1.8.1?
Comment 5•19 years ago
|
||
Comment on attachment 231095 [details] [diff] [review]
restore labelledby solution from firefox 1.5
a=drivers, please land on the branch
Attachment #231095 -
Flags: approval1.8.1? → approval1.8.1+
Assignee | ||
Comment 7•19 years ago
|
||
*** Bug 347222 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•