GNOME Bugzilla – Bug 129103
SPI_KEYMASK_NUMLOCK not handled correctly
Last modified: 2004-12-22 21:47:04 UTC
If SPI_registerAccessibleKeystrokeListener is called with a mask which contains SPI_KEYMASK_NUMLOCK and some other values it is not handled correctly.
Created attachment 22342 [details] [review] Proposed patch
yes, if numlock is not the only modifier in the mask the current code fails. Thanks padraig, please commit.
Patch committed to CVS HEAD.