<Swing Dev> [12]RFR: JDK-7124301: [macosx] When in a tab group if you arrow between tabs there are no VoiceOver announcements.
Krishna Addepalli
krishna.addepalli at oracle.com
Mon Nov 19 09:58:58 UTC 2018
Hi All,
Please review a fix for
JDK-7124301: https://bugs.openjdk.java.net/browse/JDK-7124301
Webrev: http://cr.openjdk.java.net/~kaddepalli/7124301/webrev00/
The problem is that, there was no implementation for notifying the VO regarding the change in the title of the component, which is why, when the tab group was changed, there were no VO announcements.
This fix provides that implementation, and now VO announces the title of the tab.
Thanks,
Krishna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20181119/fe457184/attachment.html>
More information about the swing-dev
mailing list