Wireshark-commits: [Wireshark-commits] master-2.4 c2fffff: Qt: Restore column width and visibility
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Jan 2019 10:17:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2fffffbb5e576c7391b59c5f18b6ae2ce14035a
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

c2fffff by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Restore column width and visibility when switching profiles
    
    In some cases the column width and/or hidden setting is not correctly applied
    when switching between profiles having different hidden settings.
    
    Unhiding the column before applying width and hidden setting fixes this issue.
    
    Bug: 15466
    Change-Id: I09e3451612ba6dd0510b19f7f4d84d281b0188b5
    Reviewed-on: https://code.wireshark.org/review/31812
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 66c548fdb76d649ecda25da6a1b4e344b8964a64)
    Reviewed-on: https://code.wireshark.org/review/31833
    

Actions performed:

    from  064b81a   Also check whether we have nothing but DLCI bytes.
     add  c2fffff   Qt: Restore column width and visibility when switching profiles


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