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 78616 - keylisteners using CANCONSUME can't consume.
keylisteners using CANCONSUME can't consume.
Status: VERIFIED DUPLICATE of bug 78618
Product: at-spi
Classification: Platform
Component: registry
unspecified
Other All
: Normal major
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2002-04-13 16:43 UTC by bill.haneman
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix this bug; padraig, please review approach. (1.53 KB, patch)
2002-04-13 17:50 UTC, bill.haneman
none Details | Review

Description bill.haneman 2002-04-13 16:43:26 UTC
when using SPI_registerAccessibleKeystrokeListener with the
SPI_KEYLISTENER_CANCONSUME flag,  even if the handler associated with the
listener returns TRUE (meaning, "key was consumed"), the key event is
passed through to the GUI toolkit.
Comment 1 bill.haneman 2002-04-13 17:50:54 UTC
Created attachment 7695 [details] [review]
patch to fix this bug; padraig, please review approach.
Comment 2 bill.haneman 2002-04-13 18:16:38 UTC

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