Closed
Bug 436246
Opened 18 years ago
Closed 18 years ago
Accessibility fixes in profile migration XUL file
Categories
(SeaMonkey :: Startup & Profiles, defect)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: MarcoZ, Assigned: MarcoZ)
References
Details
(Keywords: access)
Attachments
(1 file)
|
3.94 KB,
patch
|
ginnchen+exoracle
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
The XUL:description elements that are used to label the radio groups of the various wizard pages are not picked up by screen readers. Since XUL:label elements with the label's caption embedded within the opening and closing tags achieves the same result, but gives the radio groups proper labels, converting them will give better accessibility but not cause any visual changes.
| Assignee | ||
Comment 1•18 years ago
|
||
Attachment #322902 -
Flags: superreview?(neil)
Attachment #322902 -
Flags: review?(brian.lu)
Comment 2•18 years ago
|
||
Comment on attachment 322902 [details] [diff] [review]
Convert XUL:description to XUL:label where appropriate.
Heh, that was easy, the control attributes were already there for you!
Attachment #322902 -
Flags: superreview?(neil) → superreview+
Attachment #322902 -
Flags: review?(brian.lu) → review?(ginn.chen)
Attachment #322902 -
Flags: review?(ginn.chen) → review+
| Assignee | ||
Comment 3•18 years ago
|
||
Checking in suite/profile/migration/migration.xul;
/cvsroot/mozilla/suite/profile/migration/migration.xul,v <-- migration.xul
new revision: 1.7; previous revision: 1.6
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•