-
-
Notifications
You must be signed in to change notification settings - Fork 643
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
Enter Keypress on Parent triggers mouse click of Inner child followed by parent click #8326
Comments
Summary of the Issue
Issue 2 was addressed here, #4903 . Thanks |
Was this in browse or focus mode. |
It's in Browse Mode with Checkbox selected for Automatic focus for focus changes https://codepen.io/anon/pen/MGdYRW
|
cc: @jcsteh, @feerrenrut I think I can reproduce this issue in NvDA 2019.1.1 but since I canot use a pc without a screen reader I cannot really tell what happens when testing without NVDA running. |
Without getting into the details, I'm not 100% sure what the test code is telling us. I got the following results without NVDA running:
Clicking on the child div:
This issue requires work to clarify. The template has not been followed correctly and the expected results of the test case are also not explained. There should also be some explanation as to why the expected behaviour should be the case. The issue is unlikely to get worked on in it's current state. |
@sanjay1909 how is this behavior in NVDA 2019.3 Beta 1? Could you please give an update? |
@sanjay1909 try listening to keyup event on child, possible event timeline:
FYI: I encountered this situation when using material ui component, my solution is to move focus to child on keyup instead keydown. |
@sanjay1909 is this still an issue with NvDA 2024.2 or 2024.3 Beta? |
We didn't hear an update from the initial author upon request since more than 4 years, I am closing as abandoned. if you are still having this issue, please comment and we can reopen. |
Steps to reproduce:
Expected behavior:
Actual behavior:
System configuration:
NVDA version: 2018.1
NVDA Installed or portable:
Windows version:
Name and version of other software in use when reproducing the issue:
Other questions:
Does the issue still occur after restarting your PC? Yes
Have you tried any other versions of NVDA?
The text was updated successfully, but these errors were encountered: