Bug #24852
closedhtmlArea RTE: Clickenlarge bug when move image
100%
Description
When i insert an image in an RTE field and activate "clickenlarge" it works fine. If i write text next to the image and move the image with the mouse (drag&drop) somwhere into any text paragraph, then the image ist not clickable anymore in the frontend. In the backend (RTE) the checkbox is still activated.
The only one solution is to remove the image and insert it again on the correct location.
(issue imported from #M17357)
Updated by Stanislas Rolland about 14 years ago
Seems that the custom attribute does not follow...
In what browser(s)?
Updated by Gernot Ploiner about 14 years ago
The bug is in Firefox 3.6
I tested also Internet Explorer 8 - here it works fine. There is no bug.
Updated by Stanislas Rolland about 14 years ago
I can't reproduce this issue. Please explain exactly the steps to reproduce.
Updated by Gernot Ploiner about 14 years ago
I tested it with TYPO3 4.4.7 an 4.5.2:
1) Make sure that the Typoscript Template "ClickEnlarge" is included
2) Insert a new Content Element "Regular Text Element" or any other with an RTE Field.
3) Insert an Image (JPG in my Case) - new Magick Image
4) right Click on the Image -> Modify Image -> Click enlarge -> Update
5) Save and preview -> The Image on the Frontend is clickable
6) return to the Backend and insert some Text after The Image
7) Move the Image with drag and drop somewhere into the Text
8) Save and preview -> The Image on the Frontend is NO MORE clickable
9) Look at the Backend and look at: right Click on the Image -> Modify Image
10) Click enlarge is still enabled. But it dont works.
Updated by Stanislas Rolland almost 14 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
- Target version deleted (
0) - TYPO3 Version set to 4.5
Updated by Stanislas Rolland almost 14 years ago
- TYPO3 Version changed from 4.5 to 4.4
Updated by Stanislas Rolland over 13 years ago
I think this is due to the same Firefox issue as #28497.
Please check what the src attribute of the img tag looks like just after the move. Is the url relative?
Updated by Stanislas Rolland over 13 years ago
- Status changed from Needs Feedback to Under Review
- Assignee set to Stanislas Rolland
- Target version set to 4.5.5
- PHP Version set to 5.3
Updated by Stanislas Rolland over 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 58dd112ccb2260039daa3c545ba2cc40a5487e1f.
Updated by Stanislas Rolland over 13 years ago
- Status changed from Resolved to Under Review
Please test this patch on TYPO3 4.5: http://review.typo3.org/3918
Updated by Stanislas Rolland over 13 years ago
- Status changed from Under Review to Resolved
Applied in changeset 9402d650a88a098049f885ad074422ddef18dc4c.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed