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
https://bugs.winehq.org/show_bug.cgi?id=53521
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53521
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |716e9c93e4a2a0574e0028d428e | |b087574d8d843
https://bugs.winehq.org/show_bug.cgi?id=53521
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- I'll take a look.
https://bugs.winehq.org/show_bug.cgi?id=53521
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- Can you update the status? I sent a merge request and commit f87ad783e23a2b6f5e9b8cf78dbf99bad4471a25 updated the test case.
https://bugs.winehq.org/show_bug.cgi?id=53521
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f87ad783e23a2b6f5e9b8cf78db | |f99bad4471a25
--- Comment #3 from François Gouget fgouget@codeweavers.com --- Thanks. This is indeed fixed:
commit f87ad783e23a2b6f5e9b8cf78dbf99bad4471a25 Author: Akihiro Sagawa sagawa.aki@gmail.com Date: Mon Oct 10 22:01:15 2022 +0900
imm32/tests: Don't expect IME window if the parent is message-only window descendant.
It has apparently changed in Win10 21H1+.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53521
https://bugs.winehq.org/show_bug.cgi?id=53521
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.20.