Wireshark-commits: [Wireshark-commits] master-3.2 d014006: Qt: focus the correct field when switchi
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d01400634f023d630204b67e61f44380d4026bce
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
d014006 by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: focus the correct field when switching packets
Instead of just visually marking a field after switching packets, make
sure that it is also focused such that arrow up/down keys select the
expected fields instead of the root node (the Frame layer).
Change-Id: Ic16462198fb2189496f0cceeb5a5e885673636d2
Reviewed-on: https://code.wireshark.org/review/35236
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
(cherry picked from commit b1b4cd40d5587b48f1bbc86160684dd8f28ab86f)
Reviewed-on: https://code.wireshark.org/review/35241
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from c884b2c Annnnnd fix another typo.
add d014006 Qt: focus the correct field when switching packets
Summary of changes:
ui/qt/proto_tree.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)