https://bugs.winehq.org/show_bug.cgi?id=53521
Bug ID: 53521 Summary: imm32:imm32 - test_default_ime_window_creation() fails on Windows 10 21H1+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: imm32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
imm32:imm32 - test_default_ime_window_creation() fails on Windows 10 21H1+:
imm32.c:1427: Test failed: Expected IME window existence
https://test.winehq.org/data/patterns.html#imm32:imm32
This failure is systematic and this check was introduced in:
commit 716e9c93e4a2a0574e0028d428eb087574d8d843 Author: Akihiro Sagawa sagawa.aki@gmail.com AuthorDate: Fri Sep 2 21:55:37 2016 +0900
imm32/tests: Add more default IME window tests with message-only window.
Signed-off-by: Akihiro Sagawa sagawa.aki@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org