Wireshark-commits: [Wireshark-commits] master-2.0 8f96d53: Qt: set focus to text box when opening s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Nov 2015 07:47:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f96d5358ba0dd8cf8cd5d134440361f9478e032
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

8f96d53 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>
    (cherry picked from commit 75da6960e0c6a933e4459249113716c4137cd386)
    Reviewed-on: https://code.wireshark.org/review/12242
    

Actions performed:

    from  afb7b42   Qt: fix "go to packet" broken by g56625dd
    adds  8f96d53   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(-)