Qt: Don't hijack Ctrl+C for copy packet list entry as plain text

Don't hijack Ctrl+C / Cmd+C for copy Packet List entry as plain text
in the main window because this will affect using this shortcut in
other dialogs.

Ctrl+C will now copy the selected row in the Packet List (without
the headers), or the selected entry in the Packet Details, and it
also works correctly in other dialogs.

This was introduced in gb3f240dbf8.

Change-Id: I99d87f49c436a6dbf98e51d638a09c15a18bcc72
Reviewed-on: https://code.wireshark.org/review/36280
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Stig Bjørlykke 2020-03-04 22:04:44 +01:00 committed by Anders Broman
parent b7996de371
commit 86337a8e69
1 changed files with 0 additions and 3 deletions

View File

@ -1313,9 +1313,6 @@
<property name="text">
<string>As Plain &amp;Text</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+C</string>
</property>
</action>
<action name="actionCopyListAsCSV">
<property name="text">