<AWT Dev> [12] JDK-7124285: Nothing heard from VoiceOver regarding the status of the progress bar
Philip Race
philip.race at oracle.com
Mon Oct 22 14:58:05 UTC 2018
SFAIK the intent of the demo is that the ProgressBar is not user
adjustable so
why does it have to be focusable ?
It should not be possible to change its value directly, whether an AT is
involved
and you use the keyboard or directly with mouse.
So does this change break that intent ? Why does it work (presumably)
with JAWS+AccessBridge on Windows ?
-phil.
On 10/22/18, 12:36 AM, shashidhara.veerabhadraiah at oracle.com wrote:
> Hi All, Please review a swingset fix for the below bug.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-7124285
>
> Fix: http://cr.openjdk.java.net/~sveerabhadra/7124285/webrev.00/
>
> Problem: The JProgressBar component used in the swingset demo was not
> focusable and once it is turned on, now the progress status is getting
> narrated via the voice over.
>
> Thanks and regards,
> Shashi
>
More information about the awt-dev
mailing list