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

NVDA doesn't move focus to input from button via element list #14873

Closed
subhajit9614 opened this issue Apr 25, 2023 · 1 comment
Closed

NVDA doesn't move focus to input from button via element list #14873

subhajit9614 opened this issue Apr 25, 2023 · 1 comment
Labels
close/worksforme needs-technical-investigation A technical investigation is required to progress the issue. p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
Milestone

Comments

@subhajit9614
Copy link

Steps to reproduce:

  1. Go to https://codepen.io/sd4951/pen/ZEqepaM
  2. Press tab and focus on "Button".
  3. Press Insert + F7 to open Elements List
  4. Move to Form fields.
  5. Select First Name input and click on "Move to" button.

Actual behavior:

Focus still remains on "Button" as indicated by Red border around it(shown on focus).

Expected behavior:

Focus should move properly to First Name input element. This issue doesn't occur when initial focus is on an input element instead of Button.
For ex: Keep focus on First name and open elements list. Select Last name and click on "Move to" button and focus moves perfectly to Last name.

NVDA logs, crash dumps and other attachments:

System configuration

NVDA installed/portable/running from source:

NVDA version:

2022.3.1

Windows version:

Edition Windows 10 Enterprise
Version 21H2
OS build 19044.2846

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

N/A

Other information about your system:

N/A

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.

No

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

Not tested

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

Not tested, probably not related

@seanbudd seanbudd added p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation. needs-technical-investigation A technical investigation is required to progress the issue. labels May 2, 2023
@Adriani90
Copy link
Collaborator

This is not reproducible with NVDA alpha-34843,2477780d (2025.1.0.34843), Firefox 133 and Chromium canary 133. Closing as works for me.
If you are still having this issue, please provide an updated test case and we can reopen.

@github-actions github-actions bot added this to the 2025.1 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
close/worksforme needs-technical-investigation A technical investigation is required to progress the issue. p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
Projects
None yet
Development

No branches or pull requests

3 participants