Wireshark-commits: [Wireshark-commits] master-2.6 b9d0e20: Qt: Restore column width and visibility
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9d0e2068138c40d98f8684159eae0fc3f87f512
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
b9d0e20 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/31832
Actions performed:
from a92a763 Also check whether we have nothing but DLCI bytes.
add b9d0e20 Qt: Restore column width and visibility when switching profiles
Summary of changes:
ui/qt/packet_list.cpp | 3 +++
1 file changed, 3 insertions(+)