http://bugs.winehq.org/show_bug.cgi?id=9813
Summary: Clipboard deleted Product: Wine Version: 0.9.45. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: stanwell@gmx.de
There is a problem with writing Text to Clipboard. When closing a program (compiled with VB6 or C++) that has copied/written text to clipboard, then the clipboard is completely cleared out.
This affects functions like
- Clipboard.SetText (VB6) - CopyToClipboard (C++) - setClipboardContents ...
http://bugs.winehq.org/show_bug.cgi?id=9813
--- Comment #1 from voessli stanwell@gmx.de 2007-09-29 02:14:38 --- Maybe that's normal behaviour of wine, to clear all RAM entries that are linked to a win32.exe after the program was closed?
http://bugs.winehq.org/show_bug.cgi?id=9813
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2007-09-29 04:10:29 --- It's the way the clipboard works under X11. Most desktop environments have a clipboard manager that you can use to preserve the selection of an app after it terminates.
http://bugs.winehq.org/show_bug.cgi?id=9813
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-05 15:26:45 --- *** Bug 9909 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9813
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-05 15:56:52 --- *** Bug 9909 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9813
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-09-17 08:51:20 --- Closing WONTFIX.