Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
12.10.11
-
None
-
Windows 11 Pro 64 bit, Safari 15.3, using a local instance of XWiki 14.8 RC1 on MySQL 8.0.30, Tomcat 9.0.65, Java 17.0.4 (Oracle)
-
Unknown
-
Description
STEPS TO REPRODUCE
- Open an XWiki instance with Safari (I've tested with 15.3)
- Create an user (e.g. U1)
- Edit a page with CKEditor (in-place or WYSIWYG mode)
- Insert a word or more in the same line
- At the end of this line, after last word, type '@' and select an user to mention it (e.g. U1 or own user)
EXPECTED RESULTS
The Mention macro is placed properly where it was inserted (after the last word).
ACTUAL RESULTS
The macro is placed at the beginning of the line, on the left side.
This can also be reproduced when writing/editing a comment.
The issue was reproduced only on Safari.