jdk17u-dev
jdk17u-dev copied to clipboard
8286204: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS
trafficstars
I backport this for parity with 17.0.16-oracle.
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8286204 needs maintainer approval
Issue
- JDK-8286204: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS (Bug - P3)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/3366/head:pull/3366
$ git checkout pull/3366
Update a local copy of the PR:
$ git checkout pull/3366
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/3366/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3366
View PR using the GUI difftool:
$ git pr show -t 3366
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/3366.diff