Opened 10 years ago
Closed 9 years ago
#28003 closed defect (bug) (fixed)
Drag and Drop of photos with Captions not working
Reported by: | pvendeavors | Owned by: | |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | TinyMCE | Keywords: | has-patch |
Focuses: | ui, javascript | Cc: |
Description
When images have a caption in the visual editor, they cannot be repositioned in the text by dragging and dropping. The user must delete the image, move their cursor and then insert the image again.
After testing with an image that did not have a caption, the drag and drop ability worked and images could be moved anywhere in the editor.
It is possible to use the text editor and drag on drop the entire caption shortcode and image code, but you cannot in the visual editor. So it seems that the shortcode is causing this problem.
After testing in multiple browsers on both Mac and PC the problem seems to be consistent regarding the configuration of the computer.
Attachments (3)
Change History (12)
#5
@
10 years ago
- Focuses javascript added
- Keywords has-patch added
- Milestone changed from Awaiting Review to Future Release
I added a patch to #28272 which would also fix this issue.
#6
@
9 years ago
- Milestone changed from Future Release to 4.4
Patch above tested with Chrome, Safari, Firefox, IE8 and IE11.
I am having the same issue. Have tested it on Firefox and Chrome for the mac. In both cases, I cannot move a photo in the editor once a caption has been added.