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