<Swing Dev> <AWT Dev> [12] JDK-7124285: Nothing heard from VoiceOver regarding the status of the progress bar
Alexey Ivanov
alexey.ivanov at oracle.com
Mon Dec 3 08:46:30 UTC 2018
Hi Shashi,
Sergey's question was whether the change in progress bar state is
announced by VO or not while the text is loading.
So you click the button to start text loading and then move VO selection
to progress bar. It should announce the current state and, as I
understand, announce progress changes over time.
Regards,
Alexey
On 03/12/2018 05:39, Shashidhara Veerabhadraiah wrote:
> 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.veerabhadraiah at oracle.com>; Alexey Ivanov <alexey.ivanov at oracle.com>; Krishna Addepalli <krishna.addepalli at oracle.com>
> Cc: awt-dev at openjdk.java.net; swing-dev at 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.
More information about the swing-dev
mailing list