https://bugs.winehq.org/show_bug.cgi?id=48342
Bug ID: 48342 Summary: Sometimes copied text is lost in SharpDevelop Product: Wine Version: 4.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 3dw_50ssu16amyn7@byom.de Distribution: ---
Created attachment 66079 --> https://bugs.winehq.org/attachment.cgi?id=66079 wine 5.0-rc2 +seh,+timestamps
Sometimes copied text in SharpDevelop 5.1 can't be pasted again. Always happens on the second try regardless whether using the GUI or Ctrl+C or Ctrl+X.
Steps to reproduce: - Install SharpDevelop 5.1 (requires dotnet45 and vcrun2008) - open/create a file - Copy and try to paste text multiple times
Tested wine: 4.21-staging and higher OS: Ubuntu 18.04.3
https://bugs.winehq.org/show_bug.cgi?id=48342
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #1 from Damjan Jovanovic damjan.jov@gmail.com --- On Wine 5.0-rc2 and SharpDevelop 5.1, I tried cutting, copying and pasting many times, both from outside Wine and within SharpDevelop. It always worked.
Please retest with plain Wine, not wine-staging, and describe exact steps to reproduce.
https://bugs.winehq.org/show_bug.cgi?id=48342
--- Comment #2 from sahelanthropus 3dw_50ssu16amyn7@byom.de --- Created attachment 66126 --> https://bugs.winehq.org/attachment.cgi?id=66126 video showing the bug
Tried with plain wine 5.0-rc2 and it's the same. Attached a small video showing the steps and result. Happens in every file, the project in the video is from #48290