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 107256 - at-spi key event string and keysyms sometimes wrong if modifiers are present.
at-spi key event string and keysyms sometimes wrong if modifiers are present.
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: registry
unspecified
Other All
: Urgent critical
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2003-02-28 14:30 UTC by bill.haneman
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description bill.haneman 2003-02-28 14:30:39 UTC
the key events from at-spi can have incorrect "string" components if ther
are modifiers currently in effect, since the string lookup currently
doesn't include the effect of modifiers.

THis needs to be fixed - probably by changing the string lookup to pass in
the appropriate modifier mask.
Comment 1 bill.haneman 2003-02-28 14:37:01 UTC
I just noticed that in some cases the reported keysyms are also wrong.
Bumping priority up on that basis.
Comment 2 bill.haneman 2003-02-28 15:11:48 UTC
Fixed in CVS.