https://bugs.winehq.org/show_bug.cgi?id=55327
Bug ID: 55327 Summary: user32:input - test_ActivateKeyboardLayout() fails on Windows 7 for the Spanish locale Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
user32:input - test_ActivateKeyboardLayout() fails on Windows 7 for the Spanish locale:
input.c:3418: Test failed: 040a0c0a / 04090409: got lcid 0xc0a
See https://test.winehq.org/data/patterns.html#user32:input
This failure only happens in this Spanish Windows 7 Ultimate configuration. In particular the other w7u test configurations are not impacted.
Furthermore it started on 2023-03-08 which is when this test was added by the commit below:
commit 3a4859e22db45289f9b02ea9ab1ccc150b638d19 Author: Rémi Bernon rbernon@codeweavers.com AuthorDate: Wed Mar 1 22:57:29 2023 +0100
user32/tests: Add a WM_INPUTLANGCHANGE message test.