[Webkit-unassigned] [Bug 18595] New: Setting display:none on an iframe causes the ownerDocument to freeze

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 13:12:59 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18595

           Summary: Setting display:none on an iframe causes the
                    ownerDocument to freeze
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://s3.amazonaws.com/arnaud.lb/webkit-iframe-bug.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arnaud.lb at gmail.com


Setting style.display='none' on an iframe element in the context of the iframe
(after a mouse event in the iframe) causes the owner document to freeze all
user actions:

- Clicking on a link does nothing
- Clicking on a submit button does nothing
- etc.

How to repeat: http://s3.amazonaws.com/arnaud.lb/webkit-iframe-bug.html


-- 
Configure bugmail: http://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