Anomalie #777
closed
ckeditor : fix bug on link when using with image2 plugin
Added by Simon about 7 years ago.
Updated over 6 years ago.
Description
ckeditor : fix bug on link when using with image2 plugin
This happen only when image is centered :
<p style="text-align:center"><a href="http://localhost/linea21_v2.1/public/index.php?rub=page&id=8"><img alt="yo" height="354" src="http://localhost/linea21_v2.1/library/userfiles/cycledevie.png" width="410" /></a></p>
When image is left or right aligned, it applies styles on image itself (using float), not in container, so it works.
When adding a link and then only center image it also works. But selecting images does not enable link icon - and it should !
- Related to Anomalie #799: change link item in CKEditor in public UI added
Not fixed !
Updating ckeditor to v4.9.2 • 18-04-2018
and changing image2 plugin to basic image plugin ....
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Also available in: Atom
PDF