https://bugs.winehq.org/show_bug.cgi?id=47888
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ole32:clipboard, |ole32:clipboard, |user32:clipboard and |riched20:richole, |user32:edit fail due to the |user32:clipboard and |Radeon driver on cw-rx460 |user32:edit fail due to the | |Radeon driver on cw-rx460
--- Comment #4 from François Gouget fgouget@codeweavers.com --- The following test_clipboard() riched20:richole failures are also caused by the Radeon driver:
richole.c:4219: Test failed: OpenClipboard failed: 5 richole.c:4219: Test failed: GetClipboardData failed: 0000000000000000 richole.c:4219: Test failed: GlobalLock failed: 0000000000000000 richole.c:4219: this is the last test seen before the exception 1e8c:richole: unhandled exception c0000005 at 00007FF85DFDD50D
richole.c:4220: Test failed: Copy failed: 0x800401d0 richole.c:4220: Test failed: unexpected contents: "ab\r\n c"
richole.c:4231: Test failed: Cut failed: 0x800401d0
etc.