http://bugs.winehq.org/show_bug.cgi?id=8683
Fábio Capela fabio.capela@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10382|0 |1 is obsolete| | Attachment #10390|0 |1 is obsolete| |
--- Comment #24 from Fábio Capela fabio.capela@yahoo.com 2008-01-22 14:41:05 --- Created an attachment (id=10412) --> (http://bugs.winehq.org/attachment.cgi?id=10412) got ß to work on the DE layout
This new patch solves the unbindable key bug for all keys on at least the DE and FI nodeadkey layouts, except for the keypad dot when numlock is pressed (it's a different bug). It should also work for other layouts that produce keys outside the ASCII range.
(In reply to comment #23)
You can't trust Wine implementation, that's why I said that you need to write a test case to how it's supposed to behave.
I don't have much choice. I have never programmed for Windows (and I don't have access to a Windows install with development tools), so my best references are Wine code (and comments) and whatever turns up on Google. Getting specifics about how certain functions work is really hard, specially for problems that don't happen with the US locale (such as this one).