Hi Sergey, The button and the progress bars are different types of component 
and there is no relation built between the 2 components(like parent-child 
relationship). Hence pressing the button component does not voice out the 
progress bar component's status. 
Since we concluded that there exists short cuts to voice out the status of the 
progress bar in each platform(ctrl+option+left/right/up/down) it is no more an 
issue and we closed this issue as "not an issue".

Thanks and regards,
Shashi

-----Original Message-----
From: Sergey Bylokhov 
Sent: Saturday, December 1, 2018 6:11 AM
To: Shashidhara Veerabhadraiah <shashidhara.veerabhadra...@oracle.com>; Alexey 
Ivanov <alexey.iva...@oracle.com>; Krishna Addepalli 
<krishna.addepa...@oracle.com>
Cc: awt-...@openjdk.java.net; swing-dev@openjdk.java.net
Subject: Re: <AWT Dev> <Swing Dev> [12] JDK-7124285: Nothing heard from 
VoiceOver regarding the status of the progress bar

Hi, Shashi.
On 26/11/2018 01:15, Shashidhara Veerabhadraiah wrote:
>> Hi Alexey, The accessible information is already set for the 
>> component in question and that is the reason it works with the 
>> accessibility short cut(without this fix).

Did you check that VO announces when the ProgressBar is update its progress?
When I checked it last time, when the demo is in progress("Start loading text" 
button was pressed) the VO did not read information about the new values of the 
progress bar.

--
Best regards, Sergey.

Reply via email to