> This reverts a PR from a few months ago and applies a simpler 2-line solution. > > This is briefly alluded to here: > https://github.com/openjdk/jdk/pull/30251#issuecomment-4307964833 > > The unit test > /jdk/test/jdk/javax/accessibility/8377745/VoiceOverHyperlinkRole.java is > unchanged, and it passes in this PR. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Jeremy Wood has updated the pull request incrementally with two additional commits since the last revision: - 8377745: applying 2-line solution via accessibilityRole() This is discussed here: https://github.com/openjdk/jdk/pull/30910#issuecomment-4321657395 https://github.com/openjdk/jdk/pull/30251#issuecomment-4307964833 - Revert "8377745: applying simpler link solution" This reverts commit a5cec360aa727f662b224d55a139773a362dcf97. This is in response to: https://github.com/openjdk/jdk/pull/30910#issuecomment-4321657395 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30910/files - new: https://git.openjdk.org/jdk/pull/30910/files/a5cec360..dbbecb8a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30910&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30910&range=01-02 Stats: 3 lines in 2 files changed: 2 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30910.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30910/head:pull/30910 PR: https://git.openjdk.org/jdk/pull/30910
