http://bugs.winehq.org/show_bug.cgi?id=35843
Bug ID: 35843 Summary: bgb: IME breaks game input on OS X Product: Wine Version: 1.7.14 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: anders1@gmail.com
While using a Japanese IME (Kotoeri, Google IME) on OS X, input doesn't work in bgb 1.4.3[0]. To be specific, it doesn't work in the game window but does work in the input options dialog.
The author told me that both the game window and settings dialog are using the same API for input.
To reproduce:
- run wine using the OS X Cocoa driver (built using Homebrew, brew install wine --devel)
- use Kotoeri alphanumeric input as your keyboard layout (listed under Japanese)
- try to play a game, default keys are: A, S, enter, shift and the arrow keys.
[0] http://bgb.bircd.org/bgb.zip
http://bugs.winehq.org/show_bug.cgi?id=35843
--- Comment #1 from Ken Thomases ken@codeweavers.com --- Please retest with Wine 1.7.15. This issue may already be fixed by http://source.winehq.org/git/wine.git/?a=commit;h=06f80d6542222df7c894695b703c2d74c125608d.
http://bugs.winehq.org/show_bug.cgi?id=35843
Anders Bergh anders1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.14 |1.7.15
http://bugs.winehq.org/show_bug.cgi?id=35843
--- Comment #2 from Anders Bergh anders1@gmail.com --- Tested with 1.7.15, issue remains.
http://bugs.winehq.org/show_bug.cgi?id=35843
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Console logs? http://wiki.winehq.org/Bugs
http://bugs.winehq.org/show_bug.cgi?id=35843
--- Comment #4 from Anders Bergh anders1@gmail.com --- There is a single line:
fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETOPENSTATUS
https://bugs.winehq.org/show_bug.cgi?id=35843
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, integration
https://bugs.winehq.org/show_bug.cgi?id=35843
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=35843
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.12?