Re: [orca-list] More work on missing object:state-changed:focused events in Gtk+3
- From: Colomban Wendling <cwendling hypra fr>
- To: Joanmarie Diggs <jdiggs igalia com>, Orca List <orca-list gnome org>
- Subject: Re: [orca-list] More work on missing object:state-changed:focused events in Gtk+3
- Date: Fri, 24 Mar 2017 10:35:20 +0100
Hi Joanmarie,
Le 23/03/2017 à 19:36, Joanmarie Diggs a écrit :
If I didn't know better, I would say a black hole is sucking up all the
object:state-changed:focused events from Gtk+3. I'm not sure what
changed, but until we can get to the bottom of it and fix it properly,
I've decided to apply what I did for Gecko to Gtk+3. If Orca starts
presenting something it shouldn't or stops presenting something it used
to, please let me know.
Unfortunately it does: when opening a menu, it will announce the item twice:
1. open e.g. Pluma
2. press Alt+f to open the File menu
expected result:
"File menu, New, Control+N"
actual result:
"File menu, New, Control+N, File menu, New, Control+N"
Similarly, when navigating inside a menu and selecting an item opening a
submenu, the menu is re-announced:
1. open Pluma
2. open the View menu (e.g. Alt+v)
3. press UpArrow to focus the last element, which has a sub-menu
expected result:
"Highlight mode menu"
actual result:
"Highlight mode menu, View menu, Highlight mode menu"
This applies both to GTK3 and GTK2 applications. It doesn't happen if I
use Orca at 9c654e4f8c7b3d80cba85ce7b20c8a3bbe2eed57 (e.g. what I
believe is the last commit before these changes).
Regards,
Colomban
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]