https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3206
Summary: Context enum preference menu can have multiple options
ticked
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jaap.keuter@xxxxxxxxx
CC: stig@xxxxxxxxxxxxx
Created an attachment (id=2685)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2685)
Context menu preference setting submenu
Build Information:
Version 1.1.2 (SVN Rev 27250)
Copyright 1998-2009 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 with GTK+ 2.12.11, with GLib 2.16.6, with libpcap 0.9.8, with libz
1.2.3.3, with POSIX capabilities (Linux), with libpcre 7.6, with SMI 0.4.7,
with
c-ares 1.5.2, without Lua, with GnuTLS 2.4.2, with Gcrypt 1.4.1, with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built Oct 12 2008), without
AirPcap.
Running on Linux 2.6.26-1-686, with libpcap version 0.9.8, GnuTLS 2.4.2, Gcrypt
1.4.1.
Built using gcc 4.3.2.
--
when opening the context menu of a protocol line in the detail window you now
have access to the preferences. Depending on the type of preference you can or
cannot interact with the preference value.
When the type is enumarated it opens a submenu with the available options. The
current selection is ticked. When you select another option from the submenu
the menu destroyed. When you then open the context menu again and go the enum
preference submenu both the old and new options are ticked.
The attached image shows an example from the RTP preference context menu.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.