WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
15803
REGRESSION: iframes do not inherit drag and drop of parents, as documentation asserts
https://bugs.webkit.org/show_bug.cgi?id=15803
Summary
REGRESSION: iframes do not inherit drag and drop of parents, as documentation...
dale jensen
Reported
2007-11-02 14:44:10 PDT
Under OS 10.4 (previous Webkit) an iframe would inherit the drag and drop availability of the parent. With the new Webkit, this is no longer the case, resulting in "islands" of drag and drop unavailability. I have created a testcase that demonstrates this and will attach it. To us, anyway, this is a critical fix -- our web application houses its drag and drop code on a base layer and all iframes on top rely on being able to use that drag and drop.
Attachments
Add attachment
proposed patch, testcase, etc.
dale jensen
Comment 1
2007-11-02 14:47:07 PDT
Created attachment 17000 This is a Cocoa document based project, which will open a self-contained file that demonstrates the drag and drop failure. Run it on 10.4 and 10.5 to see the difference.
Alexey Proskuryakov
Comment 2
2007-11-03 01:29:36 PDT
Confirmed with
r27392
. I'm not sure if this problem is due to a bug or to corrected behavior, but it clearly needs to be investigated as a regression.
David Kilzer (:ddkilzer)
Comment 3
2007-11-03 08:41:56 PDT
<
rdar://problem/5578198
>
Oliver Hunt
Comment 4
2007-11-08 01:55:54 PST
Did you verify under 10.4 or 10.5?
Alexey Proskuryakov
Comment 5
2007-11-08 02:27:48 PST
I verified under 10.4.
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