[Webkit-unassigned] [Bug 30893] New: wrong global context used when dragging an image into an iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 18:26:02 PDT 2009


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

           Summary: wrong global context used when dragging an image into
                    an iframe
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: eric at webkit.org, abarth at webkit.org


Created an attachment (id=42076)
 --> (https://bugs.webkit.org/attachment.cgi?id=42076)
Test case. Based off
LayoutTests/editing/selection/drag-to-contenteditable-iframe.html

Dragging the following image into an iframe alerts "true" in Safari, but alerts
false in Chrome 4, Firefox 3 and IE 7:

<img src="http://google.com/images/logo.gif" onload="alert(window == top)">

Test case attached.

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