https://bugs.winehq.org/show_bug.cgi?id=53507
Bug ID: 53507 Summary: riched20:editor - test_WM_PASTE() sometimes fails on Windows 10 and in KDE 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 on Windows 10 and in KDE:
editor.c:5608: Test failed: test paste: strcmp = -1, actual = ''
https://test.winehq.org/data/patterns.html#riched20:editor
This is most likely because some other process interferes with the clipboard such that it is empty by the time the test attempts a paste.
https://bugs.winehq.org/show_bug.cgi?id=53507
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase