https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2225
Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff.morriss.ws@xxxxxxxxx
--- Comment #1 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-08-25 07:41:48 PDT ---
(In reply to comment #0)
> 1. The selected row in the packet list does change in rescan_packets() when the
> packet list is not sorted by package number.
>
> The fix in r20394 for bug 1140 breaks the functionality for selecting the
> previous selected row when the list is not sorted by package number (or time).
> Try sorting on the Info column, select a package and toggle coloring. Watch
> which package is selected.
This problem appears to be fixed with the new packet list (1.4+).
> Another issue is that we do packet_list_freeze and package_list_thaw in
> packet_list_set_sort_column() while we already are in a list_freeze.
Didn't check on that.
> 2. When selecting a row in the package list and changing the sort order the
> selected row may not be in the current view.
That's still true in the 1.5 trunk.
> 3. When capturing, the new packages are always appended to the list, and not
> put in correct sorting order. This is done correctly in conversations and
> endpoints.
This is still true in the 1.5 trunk.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.