Opened 10 years ago
Closed 10 years ago
#12222 closed Bug (duplicate)
Drag-and-drop image bug in Chrome
Reported by: | sailorzhang | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Blink | Cc: |
Description (last modified by )
Descriptive summary - In Chrome browser, drag-and-drop image does not work if the editor does not already have content. Drag-and-drop an image from other web page causes the whole browser window to load that image.
Steps to reproduce -
- In a Chrome browser window A, go to http://www.ckeditor.com/demo.
- Click on the editor area, select all content and delete it. (Screenshot#1)
- Open another Chrome window B, go to any page that has images, e.g. http://www.rolia.net (Screenshot#2)
- Drag an image from B, drop in at the lower right area of the CKEditor in A.
- Expected: the image is added in the CKEditor; Actual: The whole window of A loads the image. (Screenshot#3)
- If there is already content in the editor, the operator is normal. (Screenshot#4)
Browser and OS - Current version of Chrome browser, tested in both OS X and Windows 7.
Screenshot -
Attachments (4)
Change History (7)
Changed 10 years ago by
Attachment: | CKEditor_DragNDrop_Bug_Screen1.png added |
---|
Changed 10 years ago by
Attachment: | CKEditor_DragNDrop_Bug_Screen2.png added |
---|
Changed 10 years ago by
Attachment: | CKEditor_DragNDrop_Bug_Screen3.png added |
---|
Changed 10 years ago by
Attachment: | CKEditor_DragNDrop_Bug_Screen4.png added |
---|
comment:1 Changed 10 years ago by
Keywords: | Blink added |
---|---|
Status: | new → confirmed |
Version: | 4.4.3 → 4.0 |
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
This is in fact duplicate of #10169.
What was missed here is that Drag and Drop works but only if you drop image in the first line where cursor blinks. It is easy missing that.
Source of this problem is very small content area which also results in native browser menu being shown on right click when you click below first line.
To work around this problem please refer to 10169#comment:5
http://screencast.com/t/KWUlKHofuN