Wireshark-bugs: [Wireshark-bugs] [Bug 10225] New: QtShark: Packet comments with newlines are dis

Date: Tue, 24 Jun 2014 18:22:27 +0000
Bug ID 10225
Summary QtShark: Packet comments with newlines are displayed in the Packet-Details pane without newlines
Classification Unclassified
Product Wireshark
Version Git
Hardware All
OS All
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
wireshark 1.99.0 (v1.99.0-rc1-581-gfa285ae from master)

Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 4.8.6 with GLib 2.38.2, with libpcap, with libz
1.2.8,
without POSIX capabilities, without libnl, without SMI, with c-ares 1.10.0,
with
Lua 5.2, with GnuTLS 3.1.25, with Gcrypt 1.5.3, without Kerberos, without
GeoIP,
without PortAudio, with AirPcap.

Running on Linux 3.14.8-200.fc20.x86_64, with locale en_US.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, with GnuTLS 3.1.25, with Gcrypt 1.5.3, without
AirPcap.

--
I have a PCAP file with packet comments which span several lines.  These are
shown fine in the Gtk GUI but in the Qt GUI the packet comments are shown, in
the Packet Details pane, with no newlines (i.e., all on one line).

Right-clicking on the packet to edit the comments shows the comment correctly
(i.e., with newlines).

How-to-repeat:
0) Open a PCAPNG file
1) Right-click on a frame, edit packet comments
2) Enter a few lines of text, click OK
3) Look at the comment in the Packet Details pane: there are no new lines,
making it quite hard to read


You are receiving this mail because:
  • You are watching all bug changes.