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 3059] New: Marking multiple frames in range at once with b

Date: Thu, 13 Nov 2008 22:51:30 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3059

           Summary: Marking multiple frames in range at once with button2-
                    shift-control
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: yamato@xxxxxxxxxx



Masatake YAMATO <yamato@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2486|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=2486)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2486)
Proposed patch

Build Information:
Version 1.1.2 (SVN Rev 26768)

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.12.12, with GLib 2.16.6, with libpcap 0.9.8, with libz
1.2.3, with POSIX capabilities (Linux), with libpcre 7.3, without SMI, without
c-ares, with ADNS, without Lua, with GnuTLS 2.0.4, with Gcrypt 1.4.0, with MIT
Kerberos, without GeoIP, without PortAudio, without AirPcap.

Running on Linux 2.6.25.11-97.fc9.x86_64, with libpcap version 0.9.8.

Built using gcc 4.3.0 20080428 (Red Hat 4.3.0-8).

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Sometimes I want to save some frames in a range in captured data.
To do it, "marking" function of wireshark is useful.
However, marking many frames in a range needs many clicking.
Very annoying operation.

So I propose a patch which provides a function marking frames in a range at 
two clicks. When clicking button-2 with shift-key, frames between a selected
frame and a frame under the mouse pointer are marked. When clicking button-2
with shift-key and control-key, the frames are unmarked.

After some personal usability test, I decide a frame selection is not changed
in the operation with the modifier keys.

I think this new function is useful for other users. So please include it to
official source tree if you appreciate it.


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