Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2581] New: Filter Autocompletion

Date Prev · Date Next · Thread Prev · Thread Next
Date: Sun, 1 Jun 2008 01:04:57 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2581

           Summary: Filter Autocompletion
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: b.naamneh@xxxxxxxxx


Build Information:
Version 1.0.99 (SVN Rev 25405)

Copyright 1998-2008 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.11, with GLib 2.12.11, with libpcap 0.9.5, with libz
1.2.3, without POSIX capabilities, without libpcre, without SMI, without ADNS,
without Lua, without GnuTLS, without Gcrypt, without Kerberos, without
PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.20-16-generic, with libpcap version 0.9.5.

Built using gcc 4.1.2 (Ubuntu 4.1.2-0ubuntu4).

--
Filter Autocompletion is an enhancement that bring up the protocol's fields in
a convenient way by popup-ing a list containing all the fields of the typed
protocol.
Marker characters that bring the Autocompletion popup window up are period and
decimal point. As the user types one of these marker characters immediately
after the name of the protocol, a pop-up window brought up suggesting matches.
The user can either accept the suggestion by typing a statement completion
character (Tab or Space) or continue typing the name.

Attached patch insert this enhancement only into the "Display Filter" dialog.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.