https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7842
Summary: Make relative time columns rightly right justified
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: FreeBSD
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxxxx
Created attachment 9336
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9336
patch to right align the delta values
Build Information:
TShark 1.9.0 (SVN Rev 45441 from /trunk)
Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> 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 (32-bit) with GLib 2.28.8, with libpcap, with libz 1.2.5, without
POSIX
capabilities, without libnl, with SMI 0.4.8, without c-ares, with ADNS, without
Lua, without Python, with GnuTLS 2.12.12, with Gcrypt 1.5.0, with Heimdal
Kerberos, with GeoIP.
Running on FreeBSD 9.0-RELEASE, without locale, with libpcap version 1.1.1,
with
libz 1.2.5.
Built using gcc 4.2.1 20070831 patched [FreeBSD].
--
When showing the relative time in the framelist columns, they are left aligned.
This is sub-optimal if you are scanning the list for a different time.
This patch, very small, will properly right justify these times:
DELTA_TIME
DELTA_TIME_DIS
This is similar to bug 7461.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.