Bug ID |
11474
|
Summary |
Display "Field Value" instead of "field Text" when using "Apply as column"
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
GTK+ UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
TShark (Wireshark) 1.99.9 (v1.99.9rc0-390-g2af5783 from master)
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 libpcap, without POSIX capabilities, without libnl, with
libz 1.2.3.4, with GLib 2.32.4, without SMI, without c-ares, without ADNS,
without Lua, with GnuTLS 2.12.14, with Gcrypt 1.5.0, without Kerberos, without
GeoIP.
Running on Linux 3.8.0-29-generic, with locale en_IN, with libpcap version
1.1.1, with libz 1.2.3.4, with GnuTLS 2.12.14, with Gcrypt 1.5.0.
Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (with SSE4.2)
Built using gcc 4.6.3.
--
When using the feature "Apply as column", the field text (abbrev) is shown in
the column, for long field texts this is not readable. Instead if we have a
choice of showing the value, it would be very helpful.
For Eg: wiki: attachment:tdls_direct_link_data_packet.pcap
Choose the "wlan.fc.ds" as "Apply as column", the text showed is "DS status:
Not leaving DS or network is operating in AD-HOC mode (To DS: 0 From DS: 0)"
but instead of that a simple "00" would be more readable.
You are receiving this mail because:
- You are watching all bug changes.