URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1cf9d411cbc202bf652363e9462cde4ebbaccf8
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
d1cf9d4 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 07a1753d447bf46d8f197c837983602258191529)
Reviewed-on: https://code.wireshark.org/review/35242
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from b824741 Add more support for the 802.11ax PHY.
add d1cf9d4 Qt: focus the correct field when switching packets
Summary of changes:
ui/qt/proto_tree.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)