Wireshark-commits: [Wireshark-commits] master 17aacfa: Qt: Drag-and-Dropping from ProtoTree copies
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Jun 2019 22:28:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17aacfae435dc44688c2e88d30c928530adbe2d8
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

17aacfa by Roland Knall (rknall@xxxxxxxxx):

    Qt: Drag-and-Dropping from ProtoTree copies whole field
    
    If a DnD is initiated from the ProtoTree it actually copies the complete
    text of the expanded tree elements. This can be dropped in any text-window
    outside of Wireshark
    
    Change-Id: Ia174bcf2f061ddb23439c3243149bb54a1ba89d9
    Reviewed-on: https://code.wireshark.org/review/33630
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  c288574   Qt: Fix ghost drag-and-drop in PacketList on empty fields
     add  17aacfa   Qt: Drag-and-Dropping from ProtoTree copies whole field


Summary of changes:
 ui/qt/proto_tree.cpp | 2 ++
 1 file changed, 2 insertions(+)