From 936f685af5e42b8faa01ae24aac6b71c47950b6f Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 13 Feb 2015 08:36:53 -0800 Subject: Qt: Allow shift-double-clicking on a frame link. You can open a new packet window in the GTK+ UI by holding down the shift key and double-clicking on a frame link in the protocol tree. Add this behavior to the Qt UI. Document the different ways of opening a new packet window and update the image. Change-Id: I55caf6cc8089a6c305fafd47b4870e7c69dbfb10 Reviewed-on: https://code.wireshark.org/review/7101 Reviewed-by: Gerald Combs --- docbook/wsug_src/WSUG_chapter_work.asciidoc | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'docbook/wsug_src') diff --git a/docbook/wsug_src/WSUG_chapter_work.asciidoc b/docbook/wsug_src/WSUG_chapter_work.asciidoc index c297dda10a..71b281ee5f 100644 --- a/docbook/wsug_src/WSUG_chapter_work.asciidoc +++ b/docbook/wsug_src/WSUG_chapter_work.asciidoc @@ -30,16 +30,25 @@ You can also select and view packets the same way while Wireshark is capturing if you selected ``Update list of packets in real time'' in the ``Capture Preferences'' dialog box. -In addition, you can view individual packets in a separate window as shown in -<>. Do this by selecting the packet in which you are -interested in the packet list pane, and then select menu:View[Show Packet in New -Window]. This allows you to easily compare two or even more packets. +In addition you can view individual packets in a separate window as shown in +<>. You can do this by double-clicking on an item in the +packet list or by selecting the packet in which you are interested in the packet +list pane and selecting menu:View[Show Packet in New Window]. This allows you to +easily compare two or more packets, even across multiple files. [[ChWorkPacketSepView]] .Viewing a packet in a separate window image::wsug_graphics/ws-packet-sep-win.png[] +Along with double-clicking the packet list and using the main menu there are a +number of other ways to open a new packet window: + +- Hold down the shift key and double-click on a frame link in the packet + details. +- From <>. +- From <>. + [[ChWorkDisplayPopUpSection]] === Pop-up menus -- cgit v1.2.3