Bug 7220
Summary: | TinyMCE: URL loads when dropped into an editable area | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Petersen <c.petersen87> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | timothy |
Priority: | P2 | Keywords: | EasyFix, InRadar |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://tinymce.moxiecode.com/tinymce/docs/installation_example_00.html | ||
Bug Depends on: | |||
Bug Blocks: | 6627 |
Chris Petersen
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Petersen
This bug is also in Radar as <rdar://4442395>
Justin Garcia
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
Resolved in revision 14270