Public bug reported:

Binary package hint: scim

Ubuntu 8.04.

Steps to reproduce:

$ sudo apt-get install scim scim-pinyin wine
$ wine notepad

switch the input method to scim-pinyin, and press and release Ctrl key.

Now you can't use Backspace key to delete a previous character because
wine didn't receive the KeyRelease event and keeps the Ctrl key pressed.

run notepad again with:
$ WINEDEBUG=trace+event wine notepad

and found that the KeyRelease event is missing after releasing each
keys.

It seems this bug exists in all scim engines except scim-anthy.

** Affects: scim
     Importance: Undecided
         Status: New

** Affects: wine
     Importance: Undecided
         Status: New

** Affects: scim (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: scim-pinyin (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: scim-tables (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: wine (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: scim-pinyin (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: scim-tables (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: scim
   Importance: Undecided
       Status: New

** Also affects: wine (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: wine
   Importance: Undecided
       Status: New

-- 
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to