I can't reproduce this bug on Intrepid with wine 1.1.8 from winehq.

To get scim input in wine, since I'm using a fr_FR session, I run this command 
first:
export LANG="zh_CN.UTF-8"

Then:
wine notepad

I can still use the backspace kay, and I get that on the terminal when I type 
in a notepad launched with :
WINEDEBUG=trace+event wine notepad

trace:event:process_events processed 1 events
trace:event:call_event_handler KeyRelease for hwnd/window 0x10028/5600008
trace:event:process_events processed 2 events
trace:event:process_events processed 1 events
trace:event:call_event_handler KeyPress for hwnd/window 0x10028/5600008
trace:event:process_events processed 2 events
trace:event:process_events processed 1 events
trace:event:call_event_handler KeyRelease for hwnd/window 0x10028/5600008
trace:event:process_events processed 2 events

-- 
SCIM eats X11 KeyRelease event
https://bugs.launchpad.net/bugs/243399
You received this bug notification because you are a member of Ubuntu
Bugs, which is the registrant for SCIM.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to