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

Automatic focus mode is not activated when focussing an interactive control in an ARIA grid #16353

Closed
bramd opened this issue Apr 2, 2024 · 3 comments

Comments

@bramd
Copy link
Contributor

bramd commented Apr 2, 2024

Steps to reproduce:

  1. Open https://www.w3.org/WAI/ARIA/apg/patterns/grid/examples/layout-grids/
  2. Ensure NVDA's "Automatic focus mode for focus changes" option is enabled in browse mode settings (this is the default)
  3. Tab through the page until you land on the grid under "Example 1"

Actual behavior:

NVDA does not enter focus mode.

Expected behavior:

NVDA should enter focus mode, just like when focussing a gridcell.

NVDA logs, crash dumps and other attachments:

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

2023.3.4 and alpha-31546,f67d3173

Windows version:

Windows 11 23H2

Name and version of other software in use when reproducing the issue:

Both in Firefox 124.0.1 and Edge 123.0.2420

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

If NVDA add-ons are disabled, is your problem still occurring?

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

@bramd bramd changed the title Automatic focus mode is deactivated when focussing an interactive control in an ARIA grid Automatic focus mode is not activated when focussing an interactive control in an ARIA grid Apr 2, 2024
@Adriani90
Copy link
Collaborator

This is probably related to #11413. It seems this behavior impacts all interactive elements in grids.

@bramd
Copy link
Contributor Author

bramd commented Apr 2, 2024

@Adriani90 Yes, this seems to be a duplicate. I didn't find it while searching, but it matches this problem exactly.

@Adriani90
Copy link
Collaborator

Closing as duplicate of #11413.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants