URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9ecd94f117d38769764eb627dcfe8047f9087d8
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
a9ecd94 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
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@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 86337a8e69afdbfd1e3e3d5e9eee971a2b637fb7)
Reviewed-on: https://code.wireshark.org/review/36301
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from bbb8a37 NAS-5GS: PDU session reactivation result error cause wrong offset used.
add a9ecd94 Qt: Don't hijack Ctrl+C for copy packet list entry as plain text
Summary of changes:
ui/qt/main_window.ui | 3 ---
1 file changed, 3 deletions(-)