[Webkit-unassigned] [Bug 126322] New: REGRESSION (r158617): Find on Page can get stuck in a loop when the search string occurs in an <input> in a <fieldset>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 30 21:07:20 PST 2013


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

           Summary: REGRESSION (r158617): Find on Page can get stuck in a
                    loop when the search string occurs in an <input> in a
                    <fieldset>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: data:text/html,<fieldset><input%20value=rule>
        OS/Version: Unspecified
            Status: NEW
          Keywords: NeedsRadar, Regression
          Severity: Normal
          Priority: P1
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


To reproduce: navigate to the URL in Safari, choose Edit > Find > Find, and in the Find bar, type “rule” (without the quotes). Notice how Safari reports more than 1,000 matches.

This was caused by <http://trac.webkit.org/r158617>, the fix for bug 123697.

-- 
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