Re: [orca-list] Sound progress indicator in the "thunderbird"



Hi Max.

I added this option. As I indicated in my other message, I'm not sure it
will actually solve your problem because I think that the progress bar
you're talking about is a busy indicator whose value doesn't change.
That said, if you pull master and put the following lines in your
orca-customizations.py:

import orca.settings
orca.settings.ignoreStatusBarProgressBars = False

Then if the progress bar in question is really a progress bar with value
changes (which it notifies Orca of), and if it is present long enough to
be presentable, then it should be presented.

Hope this helps!
--joanie

On 02/24/2016 01:55 PM, Joanmarie Diggs wrote:
Hi Max.

Because of GUI freeze, I cannot add this option to the GUI at this time.
I can still add a setting which you could change in your
orca-customizations.py file. However, that will only work if the
progress bar is really a progress bar and not a busy indicator. If it is
a busy indicator the percentage will always be 0 and there will not be
updates. So when you kept pressing the key combination to read the
status bar, did the value change, or was it always 0 until it went away?

--joanie

On 02/24/2016 12:49 PM, Max wrote:
Hi.

I would just like to propose the creation of the setting in the "orca"
for "thunderbird", which would allow to turn on or off, monitoring the
progress indicator.
I had a situation where it was necessary to monitor the changes in
progress bar and status bar. It is very uncomfortable, in these cases,
constantly press the corresponding key combination.

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide:
https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org


_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]