WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
30893
wrong global context used when dragging an image into an iframe
https://bugs.webkit.org/show_bug.cgi?id=30893
Summary
wrong global context used when dragging an image into an iframe
Ojan Vafai
Reported
2009-10-28 18:26:01 PDT
Created
attachment 42076
[details]
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.
Attachments
Test case. Based off LayoutTests/editing/selection/drag-to-contenteditable-iframe.html
(286 bytes, text/html)
2009-10-28 18:26 PDT
,
Ojan Vafai
no flags
Details
Fixes the test
(2.26 KB, patch)
2009-11-09 18:28 PST
,
Erik Arvidsson
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2009-11-09 18:28:46 PST
Created
attachment 42828
[details]
Fixes the test
Erik Arvidsson
Comment 2
2009-11-09 18:30:40 PST
Comment on
attachment 42828
[details]
Fixes the test I'll open a new bug on the invalid test.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug