The @thunderbird betas have a rewritten main window UI. This has a lot of accessibility problems. Unfortunately, I currently don’t have the energy to file the bugs myself. Here’s what I found:
1. Too many tab stops. Toolbars should definitely be a one-tabstop container and employ the ARIA toolbar design pattern.
2. Speaking of which, the containers should all be made into proper toolbar containers in the process.
3. The main messages list should be a tree with tree items, since they are collapsible. List and list items are not. Also, there are a lot of focus issues still remaining when deleting messages/threads or when the view refreshes from the IMAP server.
Perhaps someone on the team can convert these into proper bugs in Bugzilla, or maybe most of these are already filed. Like I said, I unfortunately currently lack the energy to do so myself.
Peter Vágner likes this.
reshared this
Brandon
in reply to Marco Zehe • • •Peter Vágner
in reply to Marco Zehe • •Marco Zehe
in reply to Peter Vágner • • •Peter Vágner
in reply to Marco Zehe • •bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
bugzilla.mozilla.org/show_bug.…
Robert Kingett backup reshared this.
Thunderbird: Free Your Inbox
in reply to Peter Vágner • • •Peter Vágner likes this.
Peter Vágner
in reply to Marco Zehe • •Just to add into it here are some recent accessibility related enhancements I have recognized.
reporting message columns is now greatly inproved in Thunderbird 114, it is now possible to inwoke the context menu in the message list, dropdown buttons in the message reader UI can now be activated with the enter or space key.
F6 and shift+F6 navigation has been improved so it can be inwoked when filter buttons or the edit field has the focus.
Aleca
in reply to Marco Zehe • • •ARIA toolbar design pattern is currently on alpha (daily) for the message pane, and it will be added to the main toolbar as well in the next months, alongside updating the container markup.
Peter Vágner likes this.