On Fri, 31 Mar 2023 11:54:40 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

> 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.

Looks good to me.

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

Marked as reviewed by asemenov (Committer).

PR Review: https://git.openjdk.org/jdk/pull/13268#pullrequestreview-1367841090

Reply via email to