Closed
Bug 432030
Opened 18 years ago
Closed 18 years ago
Accessibility fixes in mail/components/migration XUL files
Categories
(Thunderbird :: Migration, defect)
Thunderbird
Migration
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 3
People
(Reporter: MarcoZ, Assigned: MarcoZ)
References
Details
(Keywords: access)
Attachments
(1 file, 1 obsolete file)
|
1.74 KB,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
Add missing label/control associations and aria-labelledby associations where appropriate (when an expression is made up of several controls).
| Assignee | ||
Comment 1•18 years ago
|
||
Attachment #319190 -
Flags: review?
| Assignee | ||
Updated•18 years ago
|
Attachment #319190 -
Flags: review? → review?(philringnalda)
| Assignee | ||
Comment 2•18 years ago
|
||
Convert xul:description into xul:label where appropriate and don't use aria-labelledby.
Attachment #319190 -
Attachment is obsolete: true
Attachment #320664 -
Flags: review?(philringnalda)
Attachment #319190 -
Flags: review?(philringnalda)
Comment 3•18 years ago
|
||
Comment on attachment 320664 [details] [diff] [review]
Updated patch
>Index: mail/components/migration/content/migration.xul
>+ <label control="profiles">&selectProfile.label;</label>
Teeny tiny nit: there are some stray spaces at the end of that line, please remove them while you're here. With that, r=philringnalda, and thank you.
Attachment #320664 -
Flags: review?(philringnalda) → review+
| Assignee | ||
Comment 4•18 years ago
|
||
Checking in mail/components/migration/content/migration.xul;
/cvsroot/mozilla/mail/components/migration/content/migration.xul,v <-- migration.xul
new revision: 1.9; previous revision: 1.8
done
Checked in with Philor's nit fixed.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•18 years ago
|
||
Verified fixed using Thunderbird version 3.0a2pre (2008051503)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•