RESOLVED FIXED 7220
TinyMCE: URL loads when dropped into an editable area
https://bugs.webkit.org/show_bug.cgi?id=7220
Summary TinyMCE: URL loads when dropped into an editable area
Chris Petersen
Reported 2006-02-12 12:49:17 PST
Summary: When I drag a URL from the address url field or a page link into the textarea field, the link isn't inserted. Instead, it loads the URL into the window rather than inserting the URL link into the textarea. Steps to reproduce: 1) With TOT webkit, launch Safari and open windows (A and B) 2) In window A, go to http://tinymce.moxiecode.com/tinymce/docs/installation_example_00.html 3) In window B, drag a URL from the address bar into the textarea field located in window A 4) Instead of inserting the URL text into the textarea, it loads the URL into the window
Attachments
Chris Petersen
Comment 1 2006-02-12 13:08:37 PST
This bug is also in Radar as <rdar://4442395>
Justin Garcia
Comment 2 2006-02-13 22:52:09 PST
Also notice that there's no drag caret in the editable area, regardless of what you are about to drop. Someone thinks that the drop is happening in the main WebHTMLView, which isn't editable. This will probably be an easy fix.
Levi Weintraub
Comment 3 2006-05-09 18:10:35 PDT
Resolved in revision 14270
Note You need to log in before you can comment on or make changes to this bug.