Modify ↓
Ticket #246 (closed task: fixed)
Kupu editor make the image dissapear if you try to place the image in a different place on the page
| Reported by: | and | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 4.1 |
| Component: | ATEngageVideo | Keywords: | |
| Cc: | Who will test this: |
Description
Attachments
Change History
comment:2 Changed 3 years ago by barry
when editing a submitted article with an embedded photo (via the add photo button, not via the photo attachment option), you cannot move the photo in the standard interface. You can grab the photo and drag it, but it does not display when it is moved.
the html changes from <img class="image-right" src="../../HansiM2/example.jpg" alt="gh" /><br /></p> <p><strong>Lorem Ipsum</strong>
<strong>Lorem Ip</strong><img class="image-right" src="../../../HansiM2/example.jpg" alt="gh" /><strong>sum</strong>
Note: See
TracTickets for help on using
tickets.

Can you give a more detailed description?