Wireshark-bugs: [Wireshark-bugs] [Bug 12931] New: Flow graph's time column's width is readjusted
Bug ID |
12931
|
Summary |
Flow graph's time column's width is readjusted while scrolling
|
Product |
Wireshark
|
Version |
2.2.0
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
bugzilla-admin@wireshark.org
|
Reporter |
balint@balintreczey.hu
|
Created attachment 14934 [details]
screenshot1
Build Information:
TShark (Wireshark) 2.2.0 (Git Rev Unknown from unknown)
Copyright 1998-2016 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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 libpcap, with POSIX capabilities (Linux), with libnl 3,
with GLib 2.42.1, with zlib 1.2.8, with SMI 0.4.8, with c-ares 1.10.0, with Lua
5.2.3, with GnuTLS 3.3.8, with Gcrypt 1.6.3, with MIT Kerberos, with GeoIP,
with
nghttp2 0.6.4.
Running on Linux 3.16.0-4-amd64, with locale en_US.UTF-8, with libpcap version
1.6.2, with GnuTLS 3.3.8, with Gcrypt 1.6.3, with zlib 1.2.8.
Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz (with SSE4.2)
Built using gcc 4.9.2.
--
On the Statistics -> Flow Graph screen the time column's width is adjusted to
the longest _visible_ time value.
When scrolling down the number of digits before the decimal point may increase
while the number of digits after the decimal point stay constant:
1.33
2.33
6.33
9.33
10.33
12.33
...
100.33
...
When a longer number appears, the column width is readjusted changing the width
of other columns, too, causing a slight but noticeable horizontal move.
The attached images show the two scrolling states.
Originally reported to Debian's BTS:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838479
You are receiving this mail because:
- You are watching all bug changes.