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 4037] Automatically scrolling up

Date: Mon, 1 Feb 2010 08:48:55 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4037

--- Comment #18 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-02-01 08:48:35 PST ---
With revision 31754 the following should be addressed:
> - When the "Stop" capture button is pressed there is a momentary flash of the
>frames from the beginning of the capture before the packet list redisplays the
>last of the captured packets.

> - After stopping the capture the status bar's "Displayed:" field reports one
>less frame number than the "Packets:" field.

> - The status bar does not update the "Displayed:" field when if and when a
>display filter is applied.

> - The status bar's file load "Time:" field reads zero after loading a file.
I get the time...

Could you run the profiling again to se if there is any changes?

If file loading time is affected (slower) try to comment out 
"get model" and associated code in packet_list_store and new_packetlist
I wouldn't have expected a large performance hit thre but who knows.

Regards
Anders

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