Launchpad has imported 6 comments from the remote bug at
http://bugs.winehq.org/show_bug.cgi?id=18289.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-04-29T16:44:31+00:00 Jurgis Pralgauskis wrote:

wine gets some wrong charcodes on some keyboard mappings

for example if You set Lithuanian keyboard mapping

$ setxkbmap lt
$ LANG=lt_LT.UTF8 notepad

and press "9" (not on numeric keyboard, but on laptop)
you get "8" :/

more "fun" happens with NotePad++ or MS Word
http://appdb.winehq.org/objectManager.php?sClass=version&iId=13427&iTestingId=34308
http://appdb.winehq.org/objectManager.php?sClass=version&iId=2735&iTestingId=34307

Reply at: https://bugs.launchpad.net/wine/+bug/684673/comments/0

------------------------------------------------------------------------
On 2009-04-29T22:17:05+00:00 Vitaliy-bugzilla wrote:

Wine version?

Reply at: https://bugs.launchpad.net/wine/+bug/684673/comments/1

------------------------------------------------------------------------
On 2009-05-13T16:24:05+00:00 Jurgis Pralgauskis wrote:

problem was noticed ~2 years ago
now I have installed wine-1.1.20 (deb for Ubuntu 9.04)
and it persists ...

ps.: most annoying is that, people can't normaly use let's say Word or
NotePad++, if they need to type parentheses.

Reply at: https://bugs.launchpad.net/wine/+bug/684673/comments/2

------------------------------------------------------------------------
On 2009-11-19T12:53:26+00:00 Austin English wrote:

This is your friendly reminder that there has been no bug activity for 6
months. Is this still an issue in current (1.1.33 or newer) wine?

Reply at: https://bugs.launchpad.net/wine/+bug/684673/comments/3

------------------------------------------------------------------------
On 2010-12-03T01:22:42+00:00 Mantas Kriaučiūnas wrote:

*** This bug has been confirmed by popular vote. ***

Reply at: https://bugs.launchpad.net/wine/+bug/684673/comments/4

------------------------------------------------------------------------
On 2010-12-03T03:19:10+00:00 Mantas Kriaučiūnas wrote:

I can confirm this bug in all wine versions, including 1.2 and 1.3.8
(tested with Ubuntu Linux 10.04.1)

It's very easy to reproduce (you must have lt_LT.UTF-8 locale definition
files installed in your system, run 'locale -a |grep lt'):

1. Set keyboard mapping to Lithuanian and start Wine notepad in lt_LT locale:
ubu...@ubuntu:~$ setxkbmap lt
ubu...@ubuntu:~$ LANG=lt_LT.UTF8 notepad

2. Hold AltGr (right Alt) key and press 9 key (from main keyboard,
bellow F7-F9, not from numeric keyboard) and you will see number 8 in
notepad instead of 9

3. Hold Shift key and press 8, then 9, then 0 keys (from main keyboard,
bellow F7-F9) and you will see ŪŪ) instead of Ū()

This is very important problem for Lithuanians, as we can't write number
9 and left round bracket when Lithuanian keymap is active during startup
of WINE, because key 9 from main keyboard works like key 8 :(

Btw, I just found strange workaround for this bug - if US or RU keymap
is active during startup of software, which uses WINE (like notepad),
and I change keymap to Lithuanian only when WINE is already running,
then key 9 works correctly:

1. Set keyboard mapping to US and LT, then start Wine notepad in lt_LT locale:
ubu...@ubuntu:~$ setxkbmap us,lt
ubu...@ubuntu:~$ LANG=lt_LT.UTF8 notepad

2. Change keyboard mapping from US to LT with GNOME keyboard indicator
(it appears in gnome panel's notification area when you run setxkbmap
us,lt)

3. Now key 9 works correctly - Hold AltGr (right Alt) key and press 9
key (from main keyboard) and you will see number 9 ; Hold Shift key and
press 8, then 9, then 0 keys (from main keyboard) and you will see Ū()

Reply at: https://bugs.launchpad.net/wine/+bug/684673/comments/5


** Changed in: wine
       Status: Unknown => Confirmed

** Changed in: wine
   Importance: Unknown => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/684673

Title:
  Key 9 from main keyboard behaves as 8 in Wine if Lithuanian (lt) keyboard 
mapping is active (Workaround exist)

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to