https://bugs.winehq.org/show_bug.cgi?id=52192
Bug ID: 52192 Summary: comctl32:propsheet fails in test_redraw() on Windows in the Korean locale Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
comctl32:propsheet fails in test_redraw() on Windows in the Korean locale:
progress.c:156: Test failed: GetUpdateRect: There should be a region that needs to be updated
https://test.winehq.org/data/patterns.html#comctl32:progress
The failure is not systematic but still happens over 95% of the time. So it may be a race condition but then it is strange that it is specific to Korean and does not ever happen in Japanese and Chinese for instance.