-
Bug
-
Resolution: Fixed
-
P3
-
8, 8u40, 9
-
Windows 7, 8, JAWS
Using the DatePicker sample and JAWS as the voice-over:
While using arrow keys to move around the calendar JAWS will speak the date.
However, when crossing over a month (or year) boundary, say from May to June, JAWS will speak the wrong date number (relative to the highlighted date).
As long as you stay in the same month, the date spoken will be correct.
Applies to L/R/U/D Arrows, Page Up/Down, CTRL-Page Up/Down, Home (after month change).
This does not occur using Narrator as the voice-over, because Narrator does not speak the date when performing this action.
See
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "DatePicker" (Arrow Keys).
The HelloDatePicker Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloDatePicker
While using arrow keys to move around the calendar JAWS will speak the date.
However, when crossing over a month (or year) boundary, say from May to June, JAWS will speak the wrong date number (relative to the highlighted date).
As long as you stay in the same month, the date spoken will be correct.
Applies to L/R/U/D Arrows, Page Up/Down, CTRL-Page Up/Down, Home (after month change).
This does not occur using Narrator as the voice-over, because Narrator does not speak the date when performing this action.
See
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "DatePicker" (Arrow Keys).
The HelloDatePicker Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloDatePicker
- is blocked by
-
JDK-8088019 Implement accessibility support in DatePicker
-
- Open
-
- relates to
-
JDK-8090186 [Accessibility, macOS, Traversal] Can't activate calendar popup of DatePicker when voiceover is enabled
-
- Open
-
-
JDK-8090186 [Accessibility, macOS, Traversal] Can't activate calendar popup of DatePicker when voiceover is enabled
-
- Open
-