Bug #18261
closed
Magic Image forces original aspect ratio
Added by Nathan no-lastname-given almost 17 years ago.
Updated over 11 years ago.
Category:
RTE (rtehtmlarea + ckeditor)
Description
When using magic image to insert an image, it will force the image to keep the aspect ratio of the original, even when both a width and height are specified. For example, I have an image that is 266px width x 630px hight. Say I want to resize it to 100 x 200. I type 100 x 200 into the edit image properties, and it appears to work in the RTE. But when it is saved, the image is resized to 100 x 237! (and as a side note, it checks the box for border, though no border is visible in the RTE or on the actual page). This should not be the correct behavior. As I understand, if you put "auto" for either height or width, it will resize to the correct aspect ratio, but if you enter both a height and a width, the RTE should respect this!
Tested in Typo3 4.1.5 (rtehtmlarea 1.5.5)
(issue imported from #M7603)
The problem with the border checkbox is fixed in TYPO3 4.2 beta1.
Otherwise, magic images always preserve the aspect ratio. Perhaps the problem is that the properties update dialogue updates only the attributes, not the magic image itself. The dimensions set in the attributes only serve as maximum and I think that the RTE transformation performed on save simply ignores the height.
But I agree that the behaviour would be more consistent if the update dialogue would update the image the same way the RTE transformation does when the content element is saved.
Perhaps the height field should be removed from the dialogue window when updating magic images.
- Target version deleted (
0)
- TYPO3 Version set to 4.0
- Category set to RTE (rtehtmlarea + ckeditor)
- TYPO3 Version changed from 4.0 to 4.1
Does this problem persists in newer TYPO3 CMS Versions like 4.5 or 6.0?
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Also available in: Atom
PDF