Wireshark-commits: [Wireshark-commits] master ab6108c: Qt: clear Go To Packet text box when opening
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Jun 2015 21:15:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab6108cbdfeaa47c4802bdb242d8a35d0726cd4d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ab6108c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: clear Go To Packet text box when opening it
    
    Most of the time you intend to go to a new packet, not to go to the previously selected one.
    This makes it consistent with all the editors I have used so far.
    
    Change-Id: Ib0cde3c8361a8c3103dd05d622eaba4ee7deab78
    Reviewed-on: https://code.wireshark.org/review/8772
    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  1ec868e   Fix a few issues reported by PVS-Studio
    adds  ab6108c   Qt: clear Go To Packet text box when opening it


Summary of changes:
 ui/qt/main_window_slots.cpp |    1 +
 1 file changed, 1 insertion(+)