Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upThe initially focused control in a Java application is not announced when the application comes to the foreground #3753
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by Michael Curran <mick@... on 2014-01-08 07:49
|
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by Michael Curran <mick@... on 2014-01-22 06:23
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by Michael Curran <mick@... on 2014-02-07 05:31
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by mdcurran on 2014-02-07 05:36 |
This was referenced Nov 10, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nvaccessAuto commentedJan 8, 2014
Reported by mdcurran on 2014-01-08 03:55
When a top-level window or frame moves to the foreground, NVDA will read the name and type of the frame, followed by the currently focused control.
However, it seems in Java applications, NVDA is never detecting the initially focused control, therefore not announcing it nor allowing navigation within it.