Closed
Bug 597038
Opened 14 years ago
Closed 6 years ago
Give the message body document accessible a proper name other than about:blank
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 63.0
People
(Reporter: MarcoZ, Assigned: Paenglab)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: l10n)
Attachments
(1 file)
(deleted),
patch
|
jorgk-bmo
:
review+
MarcoZ
:
feedback+
|
Details | Diff | Splinter Review |
When composing a message, the document accessible for the message body has an AccName of "about:blank", which is not very user-friendly.
Suggestion: Give this a generic name like "Message body", not the subject field contents, since this can get very long.
This can be done via aria-label on the document or iframe that holds the message body, and a string be added to the string bundle so that it can be localized, since this is a string spoken by screen readers.
Reporter | ||
Comment 1•6 years ago
|
||
This would still be a nice enhancement. Wayne, care to triage?
Flags: needinfo?(vseerror)
Comment 2•6 years ago
|
||
Thanks for looking. But this will be better in someone else's hands
Flags: needinfo?(vseerror)
Assignee | ||
Comment 3•6 years ago
|
||
Marco, would this be what you thought?
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8991402 -
Flags: feedback?(mzehe)
Reporter | ||
Updated•6 years ago
|
Attachment #8991402 -
Flags: feedback?(mzehe) → feedback+
Assignee | ||
Updated•6 years ago
|
Attachment #8991402 -
Flags: review?(jorgk)
Comment 4•6 years ago
|
||
Attachment #8991402 -
Flags: review?(jorgk) → review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/b661f154e813
Give the compose message body a logical name. r=jorgk
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 63.0
You need to log in
before you can comment on or make changes to this bug.
Description
•