Ability to visually open context menu in the message list by keyboard does not work in macOS
Categories
(Thunderbird :: Folder and Message Lists, defect, P2)
Tracking
(Not tracked)
People
(Reporter: elizabeth, Assigned: elizabeth)
References
(Blocks 1 open bug)
Details
(Keywords: access, regression, Whiteboard: [Supernova3p])
+++ This bug was initially created as a clone of Bug #1828830 +++
Summary:
- The context menu does not open by keyboard in Linux and macOS with Shift + F10. It does work with Windows 11.
- Bug 1819277 did not adequately fix the context menu not working via keyboard (the solution only fixed Windows).
- Tests will be implemented to catch this problem in the future in bug 1825393.
Steps to reproduce:
- Open the message thread pane
- Tab to the message thread pane with keyboard (Tab)
- Select one or more messages using the keyboard (Shift + Down or Shift + Up)
- Hit Shift + F10 to open the context menu
Current behavior:
The menu does not visually open in Linux and macOS. It does open in Windows 11.
Expected behavior:
The context menu should open in Linux, macOS, and Windows.
Additional info:
In bug 1828830 comment 6, Peter reported that the menu does open for screen readers and the information from the menu is accessible to screen readers (using Linux). The context men
Comment 1•1 years ago
|
||
Works for me on linux.
Assignee | ||
Comment 2•1 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #1)
Works for me on linux.
Thank you. Which Linux distro are you using? Feel free to send me a message directly. Thank you!
Assignee | ||
Comment 3•1 years ago
|
||
I had another confirmation that this works on Linux. The person who it didn't work for before has special function buttons on their system.
Thanks for testing this, Magnus!
Comment 4•1 years ago
|
||
Agreed, shift-fn-F10 doesn't open a context menu for me on MacOS.
116.0a1 (2023-06-07) (64-bit) — MacOS 13.3.1 (a) (22E772610a)
Nothing in error console.
Comment 5•1 years ago
|
||
(In reply to Elizabeth Mitchell from comment #2)
Thank you. Which Linux distro are you using?
I'm using Ubuntu 23.04.
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 6•1 year ago
|
||
While researching this, I learned that Fn + F12 opens the context menu in macOS. It may be that Shift + F10 is not compatible with macOS.
Assignee | ||
Comment 7•1 year ago
|
||
By default, macOS doesn't allow opening the context menu with keyboard. You need to change your accessibility settings. This discussion shows how to update your settings: https://apple.stackexchange.com/a/101300.
Description
•