Activating the Save To Pocket button when not yet logged into Pocket gives no audible feedback, and keyboard focus doesn't move to the signup/login popup
Categories
(Firefox :: Menus, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: MarcoZ, Assigned: Jamie)
Details
(Keywords: access)
Attachments
(1 file)
STR:
- Make sure your profile is not yet signed into Pocket.
- Find a page you want to save to Pocket.
- Press CTRL+L, then tab to focus the buttons to the right of the address field, then RightArrow onto the Save to Pocket button.
- Press SpaceBar or Enter.
- The panel visually opens that asks you to sign up or log into Pocket.
- Expected: Keyboard focus should move there to allow a keyboard user to interact with the controls, e. g. activate the link that is appropriate.
- Actual: Keyboard focus stays where it is. In addition, if using a screen reader, no audible clue is given that the popup even opened.
- With the focus still on the button, press F6.
- Expected: Since focus is on the button, the next F6 stop should be the popup.
- Actual: F6 moves to the document. One has to press Shift+F6 to actually set focus to the popup.
- Alternative to step 6, press Shift+F6.
- Result: Focus also moves to the document, like with F6, and one has to press Shift+F6 a second time to get to the popup.
Suggested course of action: Since this is a case where the panel is definitely the next thing the user will want to interact with, keyboard focus should move there automatically. A keyboard user has to press F6, then Shift+F6, or Shift+F6 twice to get to the Pocket popup to interact with the links. These are two extra keystrokes that should not be necessary. Setting focus to the panel automatically an allowing to interact with the document directly also has the added benefit that screen readers will pick up the fact that a panel they want to interact with, just opened.
| Assignee | ||
Comment 1•6 years ago
|
||
This needs to be fixed in browser-pageActions. This probably belongs in a different Bugzilla component, but I'm not exactly sure which one. Nevertheless, I have a patch.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
This includes the Save to Pocket action.
Without this, keyboard users have to press f6 twice to focus the iframe.
Worse, screen reader users won't be aware anything popped up at all.
Comment 4•6 years ago
|
||
| bugherder | ||
Updated•6 years ago
|
Description
•