https://bugs.winehq.org/show_bug.cgi?id=27293 --- Comment #23 from dk <developer(a)gaminglounge.com> --- Retested on Wine 2.0 under Ubuntu GNOME 16.04 64 bit with the following two clients: - 1.24.3 (official US client) - 1.25.10 (unofficial patched Teth client) The issue still exists and I believe performance is affected by the constant spamming of the ImmGetDescriptionW line with every keypress (output was identical between the versions tested): -snip- fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW fixme:imm:NotifyIME IMC_SETCANDIDATEPOS fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCANDIDATEPOS fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1. fixme:imm:ImmGetDescriptionW (0x4090409, 0xacf3e0, 255): semi stub fixme:imm:ImmGetDescriptionW (0x4090409, 0xacf3e0, 255): semi stub fixme:imm:ImmGetDescriptionW (0x4090409, 0xacf3e0, 255): semi stub .. fixme:imm:ImmGetOpenStatus (0x1462b8): semi-stub .. fixme:imm:ImmReleaseContext (0x3006a, 0x1462b8): stub -snip- -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.