[Webkit-unassigned] [Bug 21423] New: Incremental search is triggered too rapidly in the Web Inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 6 18:37:23 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21423
Summary: Incremental search is triggered too rapidly in the Web
Inspector
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: timothy at hatcher.name
CC: adele at apple.com, timothy at hatcher.name, aroben at apple.com,
kmccullough at apple.com
The incremental searching is often too rapid to be useful in the Web Inspector.
We should wait a fixed amount of time typing stops. This might let us remove
the 3 character minimum.
The wait time could be inverse to the search query length too. Shorter string
have a longer delay, so the use can type more. As the string gets longer the
delay could shorten.
We might just want to ditch using WebCore's concept of incremental. Or consider
this for all input search fields.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list