Wireshark-commits: [Wireshark-commits] master-3.2 8f97d25: Qt: Accept changes in Decode As when com

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Jun 2020 06:07:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f97d25914586a895ff483a6304808f65f11b841
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

8f97d25 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 d8a87c34eaa2b28459ca6b7a195c644c5679d81f)
    Reviewed-on: https://code.wireshark.org/review/37603
    

Actions performed:

    from  7329ce9   epan: Always clear all decode-as when loading entries
     add  8f97d25   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(+)