https://bugs.winehq.org/show_bug.cgi?id=55326
Bug ID: 55326 Summary: msctf:inputprocessor gets unexpected deactivation callbacks on Windows 7 for the Spanish locale Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msctf Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
msctf:inputprocessor gets unexpected deactivation callbacks on Windows 7 for the Spanish locale:
inputprocessor.c:1021: Test failed: Deactivation came unexpectedly inputprocessor.c:656: Test failed: unexpected call
See https://test.winehq.org/data/patterns.html#msctf:inputprocessor
This pair of failures are systematic and only happen on w7u_es, that is Windows 7 Ultimate with the Spanish locale. In particular the other w7u configurations don't get these failures. gitlab-win10-21h2 gets the first failure too but in a different group of failures (see bug 55068).