Wireshark-commits: [Wireshark-commits] master ab202ad: Proto tree: Update left arrow navigation beh
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 06 Feb 2018 07:19:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab202adb0ae95de3d63b7ba43a062133f38ee299
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ab202ad by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Proto tree: Update left arrow navigation behavior.
    
    If the user presses the left arrow when a non-expaned proto tree item is
    selected, jump to its parent item as described in the "Main Window
    Navigation" section of the User's Guide..
    
    Change-Id: Ie7478a2c292df9a225555f5539d7ba90ab5e132d
    Reviewed-on: https://code.wireshark.org/review/25623
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  8ab3060   Thrift: stop dissection when encountering an unknown/unexpected type
    adds  ab202ad   Proto tree: Update left arrow navigation behavior.


Summary of changes:
 ui/qt/proto_tree.cpp | 12 ++++++++++++
 ui/qt/proto_tree.h   |  1 +
 2 files changed, 13 insertions(+)