https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7461
Summary: Make source and destination ports rightly right
justified
Product: Wireshark
Version: 1.8.0
Platform: x86
OS/Version: FreeBSD
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxxxx
Created attachment 8759
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8759
patch to rightly align the numbers
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
When showing the TCP (and UDP and other protocols) port numbers in the
framelist columns, they are left aligned. This is sub-optimal if you are
scanning the list for a certain port.
This patch, very small, will properly right justify these numbers:
UNRESOLVED DST PORT
UNRESOLVED SRC PORT
DST PORT
SRC PORT
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.