Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkey to activate the browser extension: #2127

Open
jamalmazrui opened this issue Dec 11, 2024 · 2 comments
Open

Hotkey to activate the browser extension: #2127

jamalmazrui opened this issue Dec 11, 2024 · 2 comments
Labels
enhancement New feature or request extension-checker Issues related to the browser extensions user-reported Issues identified outside of the core team

Comments

@jamalmazrui
Copy link

Project

extension-checker

Browser

Chrome

Operating System

Windows

Automated testing tool and ruleset.

No response

Assistive technology

JAWS

Description

An efficient hotkey would be available.

Steps to reproduce

Although it is possible to reach the Accessibility Checker tab within Chrome developer tools. It is tedious and clunky enough that I hope a hotkey could be implemented to get there directly -- e.g., Control+Shift+A for Accessibility Checker. Currently, a screen reader user, or other keyboard user, has to press F12 and then repeatedly press the [ or ] key, listening closely to the speech response because the names of the several tabs are unfamiliar and some suggest an accessibility inspection but are not the appropriate tab for the IBM extension. Even better, the hotkey would activate the extension and start an automated scan on the current browser page. I understand if the Chrome API does not make this possible. Microsoft Accessibility Insights does have a hotkey to activate the extension, but I realize that it is not located as a tab within developer tools (it creates its own window).

@MHoov MHoov added user-reported Issues identified outside of the core team extension-checker Issues related to the browser extensions labels Dec 11, 2024
@philljenkins
Copy link
Contributor

@jamalmazrui there is a way to re-order the tabs in the DevTools, so I move the "Accessibility Checker" tab to the beginning of the list to make it easier to operate by reducing the number of tab stops.

https://developer.chrome.com/docs/devtools/customize#:~:text=Additionally%2C%20you%20can%20move%20panels,from%20the%20drop%2Ddown%20menu.

@MHoov MHoov added the enhancement New feature or request label Dec 16, 2024
@MHoov MHoov changed the title Hotkey to activate the browser extension [A11y_Bug]: Hotkey to activate the browser extension: Dec 16, 2024
@tombrunet
Copy link
Member

One hotkey we have, one we can't, and one we might be able to add:

  • Ctrl+Alt+S will initiate a scan from wherever you are if the checker panel is already open.
  • As you noted, Chrome doesn't allow us to open the panel. I have an open issue with Chromium for that, but not holding my breath: https://issues.chromium.org/issues/326554281
  • By design, Ctrl+Alt+S does not grab focus unless your focus is already within the checker panel. We can look into another hotkey that would jump to our panel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extension-checker Issues related to the browser extensions user-reported Issues identified outside of the core team
Projects
None yet
Development

No branches or pull requests

4 participants