RFR: 7124527: [macosx] SwingSet2, label is not read by VoiceOver when focus is on textfield for Internalframe and Table demo. [v2]

Abhishek Kumar abhiscxk at openjdk.org
Mon Apr 3 06:57:10 UTC 2023


> In SwingSet2, few label components are not set for textfield component in InternalFrame and Table demo and due to this VoiceOver doesn't announce the label along with the textfield value. Added a fix for that and verified in SwingSet2.
> 
> Apart from that for Selection mode combobox and Autoresize combobox, VoiceOver doesn't announce the combobox panel details along with combobox current item. 
> 
> Although the bug doesn't report this but in Slider demo it is observed that VoiceOver announces the slider value and panel details together.
> 
> So, added a fix similar to slider demo for combobox in tabledemo.

Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:

  Copyright year update

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13268/files
  - new: https://git.openjdk.org/jdk/pull/13268/files/70aca9e0..5d254ef7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13268&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13268&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/13268.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13268/head:pull/13268

PR: https://git.openjdk.org/jdk/pull/13268



More information about the client-libs-dev mailing list