Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.63
-
None
-
None
-
Windows 11 Pro 64 bit, Chrome 102, using a local instance of XWiki 14.4.1 on MariaDB 10.6, Tomcat 9.0.63
-
Unknown
-
Description
Preconditions:
- Enable the Image Dialog from the WYSIWYG Editor section in the Wiki Administration
STEPS TO REPRODUCE
- Edit a page containing some lines of text with CKEditor
- In the middle of the text (on an empty line), insert an image (from Gallery or upload one)
- In 'Edit Image' lightbox, 'Standard' tab, tick 'Caption' checkbox
- From 'Advanced' tab, tick 'Text wrap' checkbox
- Click 'Insert'
- Observe the text placement around image in edit mode
- Click 'Save & View' on the page and observe the text placement in view mode
EXPECTED RESULTS
Since 'Text wrap' is selected, on both edit mode and view mode, the text is wrapped around inserted image.
ACTUAL RESULTS
In edit mode the text is displayed wrapped, but in view mode, the text is not wrapped anymore.
If the 'Caption' checkbox is deselected, the text is displayed wrapped in both modes.