URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=394d23ed7b99e0b7f623dc5ad1ed8698691546f4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
394d23e by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Automatic scrolling shouldn't select the last packet.
If packet_list_moveto_end does anything it should scroll, not select. Make
it a no-op for the time being.
Change-Id: I149815c8f9e50e95a4a77b91b7582c44eed6db4b
Ping-Bug: 10601
Reviewed-on: https://code.wireshark.org/review/7564
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 5da5693 jsmn: bugfix in jsmn_parse() (found by clang).
adds 394d23e Qt: Automatic scrolling shouldn't select the last packet.
Summary of changes:
ui/qt/packet_list.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)