Accessibility regression: Account Settings tree item names disappear
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(thunderbird_esr91 unaffected, thunderbird92 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird92 | --- | unaffected |
People
(Reporter: valentin, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
This is a follow-up to #1728087.
I found something even better (by which I mean worse):
- Open the Account Settings tab.
- Check the list box on the left (it opens on your Local Folders or on your email account by default).
- Hit Tab a bunch of times until you reach the “Account Name” field on the right.
- Hit Tab just once more to move on to the next item.
- In the list on the left, your account name has now become blank. The item’s still there, it just no longer has any name.
(Actually if you reach it, at-spi will still have the oh-so-palatable name “Server Settings Copies & Folders Composition & Addressing Junk Settings Synchronization & Storage End-To-End Encryption Return Receipts”, but that appears to be a side effect of #1728087. None of that is displayed anyway.)
Comment 1•3 years ago
|
||
(when refrencing bugs, please just write "bug " and the number so that bugzilla can autolink properly)
Assignee | ||
Comment 2•3 years ago
|
||
The function was changed but not all callers were updated. Also adds an ARIA label to top-level Account Manager items.
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Oops. Thanks for the report. The accessible label should be fixed with this patch too.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c56061f8a4f7
Remove second argument in calls to setAccountLabel. r=aleca
Reporter | ||
Comment 5•3 years ago
|
||
I can confirm that it’s no longer reproduced with build 20210901105030. Great job!
Reporter | ||
Updated•3 years ago
|
Description
•