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 6207] New: Add the ability to save filters from the Filter

Date: Fri, 5 Aug 2011 04:59:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6207

           Summary: Add the ability to save filters from the Filter
                    Toolbar into buttons on the Filter Toolbar
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxxxxxx


Build Information:
[~/wireshark-trunk] edwin@t43>svn info
Path: .
URL: https://anonsvn.wireshark.org/wireshark/trunk
Repository Root: https://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 38352
Node Kind: directory
Schedule: normal
Last Changed Author: tuexen
Last Changed Rev: 38352
Last Changed Date: 2011-08-05 18:26:07 +1000 (Fri, 05 Aug 2011)

--
Currently the Filter Toolbar has, specially on big screens, a relative large
amount of empty space. Also, there is no way to do save often used filters
except by going down the Filter Expression dropbox and find it. This patch adds
the capability to save an expression into a toolbar button, making is easy(ier)
to perform favourite or often used expressions.

The process is like this:
- User selects or enters a Filter Expresson and the Save button enables.
- User clicks Save button, gets a dialogbox to enter the title or label of the
expression.
- When the title or label is unique, the button gets created right of the Save
button.
- When button is clicked, the expression gets put in the Filter Expression and
applied.

To option to edit, remove or save these buttons is in a new Preferences tab
called Filter Expressions.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.