ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5809] Column sorting with the new packet list doesn't do s

Date: Sat, 9 Apr 2011 07:23:07 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5809

--- Comment #9 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> 2011-04-09 07:23:01 PDT ---
Created an attachment (id=6150)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6150)
Compare frame number when columns are equal

(In reply to comment #3)
>    This is the problem pic. when you click the "Protocol" column, the "No."
> column is not sorting. Then it is not convenience that you look at packets. The
> "No." column should also be sorted ascending or decending.

It's still not stable sort, but maybe this patch will help.
If columns are equal it sort by frame number (like frame_data_compare() do)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.