https://bugs.winehq.org/show_bug.cgi?id=36229
Bug ID: 36229 Summary: With some french keymap, when hitting the numeric pad's key ". Del", both the "." and the "Del" events are performed Product: Wine Version: 1.7.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: b.bellec@gmail.com
Description of problem: If I use the numeric pad's key ". Del" in a notepad for instance, then both the events "." and "Del" are performed.
This is the case when the numeric pad "Num Lock" is enabled. If not enabled, then only the "Del" event is performed, as expected.
Other keys, for instance "0 Ins" or "1 End" works well. Onyl ". Del" as this problem.
Version-Release number of selected component (if applicable): wine 1.7.16-2.fc20.i686
Steps to Reproduce: 1. Open a notepad (tested with the embedded wine notepad and also notepad++) 2. Type 'abc' 3. Place now your cursor between the 'a' and 'b', like this => "a|bc" 4. Check the "Num Lock" is enabled 5. Hit the key ". Del"
Actual results: a.c
Expected results: a.bc
Additional info: I'm using a french keyboard, azerty. The setting is enabled in Gnome 3. Only some french keymap have the issue.
https://bugs.winehq.org/show_bug.cgi?id=36229
Benjamin BELLEC b.bellec@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |b.bellec@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=36229
marc.bessieres@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marc.bessieres@gmail.com
--- Comment #1 from marc.bessieres@gmail.com --- Hello,
I didn't manage to reproduce this. And I also have a french keyboard. But maybe something in my configuration is different from yours:
localectl status
System Locale: LANG=POSIX LC_CTYPE=fr_FR.UTF-8 VC Keymap: fr-latin1 X11 Layout: fr X11 Model: microsoftpro X11 Variant: basic X11 Options: caps:capslock
I tried reproducing with several versions: 1) a manually compiled at the same point as the one you reported.
./wine --version
wine-1.7.16
2) The current latest.
wine --version
wine-1.7.34
3) The latest compholio version, as I think Fedora is based on it
/opt/wine-compholio/bin/wine64 --version
wine-1.7.34 (Staging)
I tried in both 64 and 32 bit prefixes(except for compholio where I only tried 64bit)
Could you check if this is still the case with the latest version? And if wine staging is the default on fedora, could you also try with vanilla wine?
Cheers, Marc
https://bugs.winehq.org/show_bug.cgi?id=36229
--- Comment #2 from Benjamin BELLEC b.bellec@gmail.com --- I tested on another computer with Fedora 21 and so wine 1.7.33-1.fc21 and the problem still occurs.
$ localectl status System Locale: LANG=fr_FR.UTF-8 VC Keymap: fr-oss X11 Layout: fr X11 Variant: oss
As I said, not all keyboard variant set up in Gnome 3 have this incorrect behavior. I have the incorrect behavior for instance with keyboard "Français (variante)" and "Français (variante, Latin-9 uniquement)". But there is no problem with "Français (variante obsolète)".
https://bugs.winehq.org/show_bug.cgi?id=36229
--- Comment #3 from Marc Bessières marc.bessieres@gmail.com --- Hi,
Thank you for the comment with the exact name of the keyboards giving you the issue. So I tried with "Français (variante, Latin-9 uniquement)" and I could indeed reproduce the issue with the latest wine:
wine --version
wine-1.7.34
Then I built wine with commit 43984f355a2905e16075a9df3d7fbe463761e853 reverted as in bug 30984. And I couldn't reproduce anymore the issue.
So in my opinion, this is a duplicate of bug 30984. Do you confirm?
Cheers, Marc
https://bugs.winehq.org/show_bug.cgi?id=36229
Benjamin BELLEC b.bellec@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #4 from Benjamin BELLEC b.bellec@gmail.com --- I trust you :-)
*** This bug has been marked as a duplicate of bug 30984 ***
https://bugs.winehq.org/show_bug.cgi?id=36229
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.