http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=598
------- Comment #3 from sake@xxxxxxxxxx 2007-03-29 21:16 GMT -------
Created an attachment (id=593)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=593&action=view)
fix-bug598.patch
It seems that the "copy-to-clipboard" function of a GTK text widget is
translating CR's to LF's. This means a CRLF will is copied as "LFLF". This
patch transforms the CRLF's to LF's before inserting them into the widget. This
solves the double LF's that you get when copying the "follow tcp stream"
output.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.