Wireshark-commits: [Wireshark-commits] master-3.0 371cc51: Qt: Accept changes in Decode As when com
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Jun 2020 06:08:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=371cc51914e902239fadecc1b03afb99ead5fff8
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

371cc51 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Accept changes in Decode As when combo box has focus
    
    Accept changes in the Decode As dialog on Save and Ok even when the
    Field or Current combox box still has focus.
    
    Change-Id: I9d6277ff57714679b574756cbc6d4c4dcb06f8e2
    Reviewed-on: https://code.wireshark.org/review/37580
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 52512329c2046190251eecfd5270029f6c0c15ee)
    Reviewed-on: https://code.wireshark.org/review/37608
    

Actions performed:

    from  d23e2cf   epan: Always clear all decode-as when loading entries
     add  371cc51   Qt: Accept changes in Decode As when combo box has focus


Summary of changes:
 ui/qt/decode_as_dialog.cpp | 2 ++
 1 file changed, 2 insertions(+)