http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1165
Summary: Changing background of color filter changes the filter
string color also
Product: Wireshark
Version: SVN
Platform: All
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: stephentfisher@xxxxxxxxx
Build Information:
wireshark 0.99.4 (SVN Rev 19523)
Copyright 1998-2006 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.10.2, with GLib 2.12.2, with libpcap 0.9.4,
with libz 1.2.3, with libpcre 6.6, without UCD-SNMP or Net-SNMP, with ADNS,
without Lua, with GnuTLS 1.2.11, with Gcrypt 1.2.2, with MIT Kerberos,without
PortAudio.
Running on Darwin 8.8.0
with libpcap version 0.9.4 .
--
The color filter has a name and string field. The name field's color matches
what you want to see in the packet list. The string's color is either red or
green depending on if the filter is valid or not. However, if you click on the
button to change the background color and hit ok, it changes not only the name
field but also the string field's color away from the red/green. To get the
proper string color back you have to edit the string field with a valid or
invalid filter.
--
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.