[Webkit-unassigned] [Bug 69177] New: REGRESSION(WK1->WK2): alert and focus called within onblur() function causes cycle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 15:42:03 PDT 2011


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

           Summary: REGRESSION(WK1->WK2): alert and focus called within
                    onblur() function causes cycle
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonlee at apple.com
                CC: webkit-bug-importer at group.apple.com


Created an attachment (id=109357)
 --> (https://bugs.webkit.org/attachment.cgi?id=109357&action=review)
Reduction of blur test case

Open the attachment. onblur() calls alert() and focus() on the text field, which cycles indefinitely on WK2. It does not on WK1.

<rdar://problem/4161463>

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