https://bugs.winehq.org/show_bug.cgi?id=54988
Bug ID: 54988 Summary: Final Fantasy XIV: Japanese IME behavior incorrect Product: Wine Version: 8.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: achurch+wine@achurch.org Regression SHA1: d9fc3eab9a4ae39c94fa484d65679de22d02e75a Distribution: ---
Final Fantasy XIV: Japanese IME behavior incorrect
As of Wine 8.8, when using a Japanese input method editor (IME), the IME is no longer disabled in cases where it should be, such as the following:
1) Log in to Final Fantasy XIV (get in-game). 2) Click on the chat input bar to enter text entry mode. 3) Enable the Japanese IME (so that Japanese text can be typed). 4) With the IME active, press Enter to leave text entry mode.
Expected behavior: The IME is disabled, so that keyboard controls (WASD etc.) are properly recognized.
Observed behavior: The IME remains enabled, preventing keyboard controls from working until the user disables the IME manually.
This is a regression from Wine 8.7; git bisect identifies d9fc3eab9a4ae39c94fa484d65679de22d02e75a as introducing the regression.