https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3508
Summary: so lag when typing backspace key
Product: Wireshark
Version: 1.2.0
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: lunxian@xxxxxxxxx
Build Information:
ersion 1.2.0pre1 (SVN Rev 28501)
Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.16.1, with GLib 2.20.1, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with c-ares 1.6.0, with Lua 5.1, with GnuTLS 2.6.4, with Gcrypt 1.4.4, with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built May 27 2009), with
AirPcap.
Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, GnuTLS 2.6.4,
Gcrypt 1.4.4, without AirPcap.
Built using Microsoft Visual C++ 9.0 build 30729
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
I frequently use wireshark to analyze radius protocol on my work, and the
display filter is used frequently also.
In 1.2Pre1, the filter auto-hint feature is so interesting, I like it. But the
performance is trouble to me, because it's lag 2-3 second after type "radius.",
And more intolerable, if I type wrong expression, then want to correct it, I
type backspace, but when backspace to "radius.", it's lag 10+ second.
for example, I want to put radius.User_Name but I type "radius.N" wrongly, so I
type backspace to delete "N", it's lag 10+.
I think it's should optimize the performance of auto-hint, especial when
backspace it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.