Wireshark-dev: [Wireshark-dev] Qt column sorting?
From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Wed, 14 Feb 2018 14:53:37 +0000

Hi,

It looks to me that if you sort on a column different from Frame no and apply a filter you get redissection and then sort(possibly with redissection). If you have a filter applied and

Do a column sort it looks like the packets are redissected.

This seems like it should not be required to me.

Best regards

Anders