After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 166182 - revised key event handling architecture
revised key event handling architecture
Status: RESOLVED DUPLICATE of bug 163793
Product: gnopernicus
Classification: Deprecated
Component: keyboard&mouse
0.10.x
Other All
: Normal enhancement
: ---
Assigned To: ps
ps
Depends on:
Blocks: 166064
 
 
Reported: 2005-02-03 16:44 UTC by bill.haneman
Modified: 2005-02-05 11:01 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description bill.haneman 2005-02-03 16:44:32 UTC
The current key handling architecture is cumbersome and constrained heavily by
the underlying key event model in AT-SPI, which is in turn limited by X
(XGrabKey, in particular).

Better keyboard handling requires that all keys be interceptable without
side-effects, which requires XEvIE.  When this extension becomes more widely
available, we should revise gnopernicus' key handling to interrupt speech
whenever a user key event is received.
Comment 1 bill.haneman 2005-02-03 16:55:48 UTC
Note that 166064 (WONTFIX) would be addressed by this change.
Comment 2 remus draica 2005-02-05 11:01:45 UTC
This require is already addressed by bug #163793.


*** This bug has been marked as a duplicate of 163793 ***