Re: A11y always-on in gnome-shell and GTK+ (was Re: A11y always-on in gnome-shell)
Piñeiro <[email protected]>
| Newsgroups | gmane.comp.gnome.accessibility.devel |
|---|---|
| Message-ID | <[email protected]> |
Removing desktop-devel list from CC. > It probably should be doing this, but, alas, it isn't. Right now > atk-bridge has no way of knowing whether any keystroke listeners are > active. I think we would want to do one of the following: I don't understand this. Looking at the code, the bridge is the one that calls atk_add_key_event_listener, and also the one that call atk_remove_key_event_listener on cleanup and if no client is listening. Having said so, I really think that the problem found by Bastien was related with this bug: https://bugzilla.gnome.org/show_bug.cgi?id=675183 After solving it (yesterday), I don't see any clutter key listener if no AT is around. BR -- Alejandro Piñeiro Iglesias