[Webkit-unassigned] [Bug 30731] New: Web Inspector: Clash Between Search's onkeyup and incremental search events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 15:58:31 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30731

           Summary: Web Inspector: Clash Between Search's onkeyup and
                    incremental search events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at hatcher.name, aroben at apple.com,
                    rik at webkit.org, joepeck at webkit.org,
                    pfeldman at chromium.org, bweinstein at apple.com


When quickly forcing a search on a short query with "Enter" (<3 characters) the
Inspector's search field fires both its onkeyup and incremental search events,
causing conflicts.  The "search" does see the forced search and clobbers the
earlier fired forced search.

Example Video. The first search causes a conflict due to "quickly" searching,
the second goes through fine because no incremental search event fired due to
the text not changing:
http://screencast.com/t/uHozOKDiy7D8

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



More information about the webkit-unassigned mailing list