Re: [orca-list] Orca master: problem in mumble
- From: Joanmarie Diggs <jdiggs igalia com>
- To: Alex ARNAUD <aarnaud hypra fr>, Orca List <orca-list gnome org>
- Subject: Re: [orca-list] Orca master: problem in mumble
- Date: Wed, 5 Feb 2020 18:27:15 -0500
Ok, this is hopefully fixed in master now. It turned out that the clean
up I did failed to take into account Qt and/or mumble weirdness. For
instance:
1. There is no table cell in the accessibility tree (e.g. when you
look at things in accerciser). Everything is a tree item. BUT
The accessibility events come from objecta with role table cell
which just so happen to have the same name as the tree items.
2. Generating speech and/or braille is apparently causing these cells
to recreate themselves thus we have (at least) two instances of
cells which are claiming focus.
3. Qt trees implement the table interface (Gtk uses the tree table role
for this scenario).
Orca master now handles 3 and works around 2. 1 is still weird, but
trusting Orca seems ok with it, and I'm a tad busy right now. So I'll
leave it to someone else to figure out why Qt and/or mumble is giving us
one thing in the accessibility tree and a different thing in terms of
events. :)
--joanie
On 2/5/20 4:29 AM, Alex ARNAUD via orca-list wrote:
The issue comes with:
commit cfbbc27c6ad62838d7abdb13facb1973fa17310d (HEAD)
Author: Joanmarie Diggs <>
Date: Tue Jan 21 18:09:55 2020 -0500
Clean up _generateTableCellRow()
Best regards.
Le 05/02/2020 à 05:40, Joanmarie Diggs a écrit :
Bisect would be great since I don't use mumble. Thanks!
--joanie
On 2/4/20 7:26 AM, Alex ARNAUD via orca-list wrote:
I'm reproducing the issue too. It worked great with Orca 3.34 and
Orca master from 1 month ago.
Le 04/02/2020 à 10:44, Jean-Philippe MENGUAL via orca-list a écrit :
Hi,
Before upgrading Orca, in mumble 1.3.0, the caret in the list of
people and rooms reported their names in braille and speech. Now, it
sstill works in speech, no longer in braille. Why?
The log: http://demo.accelibreinfo.eu/debug.out
Regards
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]