https://bugs.winehq.org/show_bug.cgi?id=54576
Bug ID: 54576 Summary: riched32:editor - test_EM_POSFROMCHAR() fails in the Hindi locale on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
riched32:editor - test_EM_POSFROMCHAR() fails in the Hindi locale on Windows:
editor.c:876: Test failed: EM_POSFROMCHAR reports x=8, expected 1 editor.c:902: Test failed: EM_POSFROMCHAR reports x=8, expected 1
See https://test.winehq.org/data/patterns.html#riched32:editor
The failure is systematic and started as soon as we got a real Windows Hindi locale to test.
https://bugs.winehq.org/show_bug.cgi?id=54576
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54576
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|riched32:editor - |riched20:editor & |test_EM_POSFROMCHAR() fails |riched32:editor - |in the Hindi locale on |test_EM_POSFROMCHAR() fails |Windows |in the Hindi locale on | |Windows
--- Comment #1 from François Gouget fgouget@codeweavers.com --- riched20:editor has a very similar failure so the fix there is probably the same:
editor.c:719: Test failed: EM_POSFROMCHAR reports x=5, expected 1 editor.c:742: Test failed: EM_POSFROMCHAR reports x=5, expected 1 editor.c:773: Test failed: pt.x = 117
See https://test.winehq.org/data/patterns.html#riched20:editor