Opened 9 years ago
Last modified 9 years ago
#13432 confirmed Bug
[D&D] From outside into nested editable not working
Reported by: | Szymon Cofalik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description (last modified by )
Browser: Opera, maybe others. Clasic editor only.
D&D from outside source into nested editable is possible only if you the nested editable is empty or you had focus in it before selecting something from outside source.
Steps to reproduce:
- Create image with caption (image2) and add a caption.
- Move focus outside of nested editable (caption field).
- Select some content from outside of editor.
- Try to D&D it into caption.
Expected result: Selected text has been copied into caption.
Result: Test has been copied at the beginning of the editor.
You can test it here: http://tests.ckeditor.dev:10450/tests/plugins/clipboard/manual/draganddrop
Change History (3)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 9 years ago by
Status: | new → confirmed |
---|
Problem can be reproduced in Webkit/Blink browsers only. FF and IE work fine.