Comment # 5
on bug 10741
from Guy Harris
(In reply to Evan Huus from comment #4)
> Hypothesis: the text contains \r\n and some
> not-concerned-with-cross-platform-compatibility programs read that as two
> newlines?
Yes, it probably does, so what'd be interesting would be to fire up the
appropriate clipboard-viewer tool and see what the clipboard contains, rather
than letting the program reading the clipboard munge its contents.
> If so, Wireshark should probably respect the platform on which it is
> running, and provide \n or \r\n separated lines (or presumably \r if we
> still run on any platforms like that) as appropriate.
I.e., somehow insert itself between the "copy" operation and the underlying
widget.
You are receiving this mail because:
- You are watching all bug changes.