http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1205
Summary: Wireshark allocates space to the 'Packet List Window'
according to the space requirement of the last opened
capture file.
Product: Wireshark
Version: 0.99.3
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: deapesh@xxxxxxxxx
Build Information:
Version 0.99.3 (SVN Rev 19011)
Compiled with GTK+ 2.6.9, with GLib 2.6.6, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.3.1, with ADNS, with Lua
5.1.
Running with WinPcap version 3.1 (packet.dll version 3, 1, 0, 27), based on
libpcap version 0.9[.x] on Windows XP Service Pack 2, build 2600.
--
Wireshark allocates space to the 'Packet List Window' according to the space
requirement of the last opened capture file.
Thus, after opening and closing a capture file with 200 packets, if one opens a
capture file with 20 packets, the 'Packet List Window' allocates vertical space
for 200 packets instead of space enough to display 20 packets. This results in
a lot of whitespace beneath the last packet. The vertical scroll bar allows the
user to scroll down into this whitespace area.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.