ckeditor only adds data-picture-mapping

Created on 27 September 2014, over 10 years ago
Updated 19 September 2023, over 1 year ago

Hello,
when I toggle "Responsive images with the Picture Module" in ckeditor config I can use the "picture mappings" as configured in pictures module config.

In the html img output all I get is the right "data-picture-mapping=..". But there is only one image. I could resize by css, but the big image is loaded, not the scaled one.

I would expect something similar as when the output is done directle through the picture module.

<picture>
 <source media="(min-width:1024px)"...
 <source media="(min-width:768px)"...
 <source media="(min-width:0px)"...

What am I doing wrong here?
Is there a hook not working to insert the right picture styles in html code?
thx

💬 Support request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

🇩🇪Germany schasoli

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024