Bug ID |
11013
|
Summary |
Qt Wireshark: Packet Bytes pane does not scrolling to selected field bytes
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Version 1.99.3 (v1.99.3rc0-384-g88ec457 from nic)
Copyright 1998-2015 Gerald Combs <[email protected]> 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 Qt 4.8.1, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with libz 1.2.3.4, with GLib 2.32.4, with SMI 0.4.8, with c-ares
1.7.5, with Lua 5.2, with GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT Kerberos,
with GeoIP, without PortAudio, without AirPcap.
Running on Linux 3.17.3, with locale C, with libpcap version
1.6.0-PRE-GIT_2014_04_01, with libz 1.2.3.4, with GnuTLS 2.12.14, with Gcrypt
1.5.0.
Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (with SSE4.2)
Built using gcc 4.8.1.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Case:
1. Choose any packet with a lot of bytes - you need to have scrollbar
2. Select any field (Packet Details) that need to be show in Packet Bytes
3. Result: It highlight it in Packet Bytes, but does not scrolling to it.
Similar issue for Packet Details:
1. Expand a lot of trees
2. Select any byte in Packet Bye pane - Packet Details scrolled to it
3. Use scrollbar of Packet Details and scroll somewhere...
4. Select the same byte as previous in Packet Bytes
5. Result: Packet Details does not scroll...
You are receiving this mail because:
- You are watching all bug changes.