URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75da6960e0c6a933e4459249113716c4137cd386
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
75da696 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: set focus to text box when opening search frame
Change-Id: Iac932365bc2fa7a5d5102a5f5455ea01daa86590
Reviewed-on: https://code.wireshark.org/review/12236
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from df83e45 Qt: fix "go to packet" broken by g56625dd
adds 75da696 Qt: set focus to text box when opening search frame
Summary of changes:
ui/qt/main_window_slots.cpp | 3 +++
ui/qt/search_frame.cpp | 10 ++++++++--
ui/qt/search_frame.h | 1 +
3 files changed, 12 insertions(+), 2 deletions(-)