https://bugs.winehq.org/show_bug.cgi?id=55277
Bug ID: 55277 Summary: riched20:editor - test_WM_PASTE() sometimes fails Ctrl+C/V or undo/redo on Windows and Wine 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
riched20:editor - test_WM_PASTE() sometimes fails Ctrl+C/V or undo/redo on Windows and Wine:
editor.c:5536: Test failed: test paste: strcmp = 1, text='testing paste '
or
editor.c:5628: Test failed: test paste: strcmp = -1 editor.c:5640: Test failed: test paste: strcmp = 1 editor.c:5664: Test failed: test paste: strcmp = 1, actual = 'testing paste '
or
editor.c:5678: Test failed: test paste: strcmp = -1, actual = 'paste'
See https://test.winehq.org/data/patterns.html#riched20:editor