[Bug 9325] When pressing DELETE key character , (comma) is displayed.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 19 23:42:37 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9325


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #6 from Dmitry Timoshkov <dmitry at codeweavers.com>  2007-08-19 23:42:37 ---
The problem is that in the Slovak keyboard layout (setxkbmap sk) the Delete key
on the keypad is assigned 'comma' instead of KP_Decimal keysym. We can do
nothing
to detect that keypad is the source of a key press and not a real comma key.

I'd assume that comma is there instead of KP_Decimal to workaround a bug in
XLookupString to generate ',' instead of '.'.

Please report this bug to XOrg bugzilla instead.

Closing as invalid.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list