https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13596

            Bug ID: 13596
           Summary: Add new columns in exactly the desired location via
                    right-click columns
           Product: Wireshark
           Version: Git
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: Low
         Component: Qt UI
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: christopher.mayn...@igt.com
  Target Milestone: ---

Build Information:
Version 2.3.0 (v2.3.0rc0-3085-gc587edb)

Compiled (64-bit) with Qt 5.6.2, with WinPcap (4_1_3), with GLib 2.42.0, with
zlib 1.2.8, with SMI 0.4.8, with c-ares 1.12.0, with Lua 5.2.4, with GnuTLS
3.4.11, with Gcrypt 1.7.6, with MIT Kerberos, with GeoIP, with nghttp2 1.14.0,
with LZ4, with Snappy, with QtMultimedia, with AirPcap, with SBC, with SpanDSP.

Running on 64-bit Windows 10, build 10586, with Intel(R) Xeon(R) CPU E3-1505M
v5
@ 2.80GHz (with SSE4.2), with 16206 MB of physical memory, with locale
English_United States.1252, with WinPcap version 4.1.3 (packet.dll version
4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008), with
GnuTLS 3.4.11, with Gcrypt 1.7.6, with AirPcap 4.1.0 build 1622.

Built using Microsoft Visual C++ 12.0 build 31101
--
The discussion from bug 13540 prompted this enhancement bug report.  It would
be very nice to be able to add a new column in exactly the desired location via
a right-click on the column headings as Peter Wu proposed in bug 13540.

While the exact method of implementation is up for debate, here is Peter's
initial proposal, which appears sound to me:

[Begin]
What about this flow:
1. Select a field in the packet detail view.
2. Right-click on the column.
3. Select "Insert New Column: %1"

If the selected column is not "valid", then the option is not provided.
Otherwise, it will be shown and %1 is replaced by the label (e.g. "Stream
Index").
[End]

We might need to either have separate "Insert new column to the left" and
"Insert new column to the right" choices in order to allow columns to be added
in any position, including the last one on the right, or insertions could
always be made to the left of the selected column, but then there would be no
way to add a new column all the way to the right.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to