Re: [orca-list] orca doesn't recognize changed button texts in firefox



Hey Halim.

Orca gets its name information from pyatspi, which caches names and
updates that information when it gets name-changed events from the app
or toolkit. These events seem to go missing at times, so we can get
stale information from pyatspi. Anyhoo.... I have just committed a patch
to Orca master which no longer uses the pyatspi cache for names. Can you
please pull master and see if this solves your problem?

Thanks!
--joanie

On 02/20/2015 04:11 AM, Halim Sahin wrote:
Hi,
I've updated to debian  testing  which uses orca 3.14.

I couldn't find a working solution for the following problem:
On websites which change the text of buttons, orca rdoesnt update the
displayed text.
<button typoe="button" ....> some text </button>
Now use javascript and change the text between the <button> </button>
Orca doesn't update the content.
Tested it with nvda and jaws.
Nvda updates the displayed text very reliable. Jaws need tabbing away
and back to the button to display new text.

Hints?

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp




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