http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1100
Summary: IO Graphs: Display filter colour syntax highlighting no
longer shows
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: martin.mathieson@xxxxxxxxxxxx
I no longer see the white/green/red highlighting when entering a filter
expression.
I can see in gtk/io_stat, line 1806 that the callback it being set.
SIGNAL_CONNECT(gio->filter_field, "changed", filter_te_syntax_check_cb,
NULL);
I can see by adding printfs that the callback is being called with the correct
contents.
But I don't know why the colouring changes are no longer visible in the
control...
--
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.