URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07a1753d447bf46d8f197c837983602258191529
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
07a1753 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>
Actions performed:
from 15faccd Annnnnd fix another typo.
add 07a1753 Qt: focus the correct field when switching packets
Summary of changes:
ui/qt/proto_tree.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)