http://bugs.winehq.org/show_bug.cgi?id=14178
Summary: Can't paste large amounts of text into an application via the clipboard Product: Wine Version: 1.1.0 Platform: All URL: http://www.gutenberg.org/files/36/36.txt OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: msclrhd@gmail.com
The following tests were carried out using `wine notepad` and the Gutenberg text for "War of the Worlds" (http://www.gutenberg.org/files/36/36.txt) in a native Firefox 3.0 on Ubuntu Linux. The same thing happens with Cepstral SwiftTalker.
1. select from the start of the document upto and including "BOOK ONE" - i.e. the first page or so. 2. press Ctrl+C to copy the data to the clipboard. 3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the clipboard.
The data is pasted correctly into the edit control.
1. select from the start of the document upto and including "CHAPTER EIGHT". 2. press Ctrl+C to copy the data to the clipboard. 3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the clipboard.
The data upto "way back from the edge of the pi" is pasted. The rest is missing.
1. select all of the document. 2. press Ctrl+C to copy the data to the clipboard. 3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the clipboard.
The text "x" is pasted into the edit control.
NOTE: The text can be successfully pasted into a native application (e.g. gedit).
NOTE: Saving the text to a file (e.g. from gedit) and then loading it from the File > Open menu in notepad successfully displays all of the text.
http://bugs.winehq.org/show_bug.cgi?id=14178
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download, source
--- Comment #1 from Austin English austinenglish@gmail.com 2008-06-30 12:50:00 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=14178
--- Comment #2 from Kusanagi Kouichi slash@ma.neweb.ne.jp 2008-10-30 23:07:23 --- (In reply to comment #0)
- select from the start of the document upto and including "CHAPTER EIGHT".
- press Ctrl+C to copy the data to the clipboard.
- go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The data upto "way back from the edge of the pi" is pasted. The rest is missing.
wordpad pastes the text correctly. So it would be notepad bug.
- select all of the document.
- press Ctrl+C to copy the data to the clipboard.
- go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The text "x" is pasted into the edit control.
NOTE: The text can be successfully pasted into a native application (e.g. gedit).
NOTE: Saving the text to a file (e.g. from gedit) and then loading it from the File > Open menu in notepad successfully displays all of the text.
I sent the patch. http://www.winehq.org/pipermail/wine-patches/2008-October/064011.html
http://bugs.winehq.org/show_bug.cgi?id=14178
Luke Benstead kazade@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kazade@gmail.com
--- Comment #3 from Luke Benstead kazade@gmail.com 2009-08-16 02:17:07 --- This bug is half fixed. Pasting the whole document into notepad still limits to "way back from the edge of the pi". However the strange symbol ("x") bug is gone. This is in 1.1.27.
http://bugs.winehq.org/show_bug.cgi?id=14178
Kusanagi Kouichi slash@ac.auone-net.jp changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |slash@ac.auone-net.jp
--- Comment #4 from Kusanagi Kouichi slash@ac.auone-net.jp 2010-02-10 05:43:59 --- I sent a patch. http://www.winehq.org/pipermail/wine-patches/2010-February/084739.html
http://bugs.winehq.org/show_bug.cgi?id=14178
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com 2010-02-10 08:05:43 --- Does this work in native Windows?
http://bugs.winehq.org/show_bug.cgi?id=14178
--- Comment #6 from Reece Dunn msclrhd@gmail.com 2010-02-10 08:25:56 --- Dan: yes, this works in native notepad (tested on XP SP3).
http://bugs.winehq.org/show_bug.cgi?id=14178
--- Comment #7 from Dan Kegel dank@kegel.com 2010-02-10 08:40:44 --- Does native notepad have a limit?
http://bugs.winehq.org/show_bug.cgi?id=14178
--- Comment #8 from Reece Dunn msclrhd@gmail.com 2010-02-10 08:51:19 --- I have pasted the world of the worlds text into notepad 70 times and it has accepted the data without issue -- it does consume 57M memory with 106M peak memory usage, though; but most of that will be the text data.
I suspect that the limit is memory bound.
http://bugs.winehq.org/show_bug.cgi?id=14178
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2010-02-10 10:47:12 --- Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=3b6c20e48692de94ad5287...
http://bugs.winehq.org/show_bug.cgi?id=14178
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2010-02-19 12:32:15 --- Closing bugs fixed in 1.1.39.
http://bugs.winehq.org/show_bug.cgi?id=14178
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #11 from Austin English austinenglish@gmail.com 2012-02-23 15:25:48 CST --- Removing deprecated 'All' Platform.