Details
-
Bug
-
Resolution: Fixed
-
Major
-
12.10.3, 13.0
-
Windows 10 Pro 64bit, Edge 88, using an instance of XWiki 12.10.3 on MariaDB 10.5, Tomcat
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
STEPS TO REPRODUCE
- Login as Admin and create an user (e.g. U1)
- Edit a page (insert e.g. 'edit1')
- Click 'Save'
- Open a different browser (or an incognito window) and login with the user (U1)
- Go to the same page and (force) edit it (insert e.g. 'edit2')
- Click 'Save'
- Go to the browser where Admin is logged in and type a word (e.g. 'edit3')
- Click 'Save'
- Select 'Fix each conflict individually'
EXPECTED RESULTS
On 'Page Properties' from the bottom of the Version conflict box, 'Content' section, the text input area field is aligned with 'custom version' drop-down.
Also, the blue area from 'Content' section is smaller and there is no scrollbar at the bottom of it (it's not needed).
ACTUAL RESULTS
The text input area field is not aligned with 'custom version' drop-down, which is placed lower-right.
The blue area from 'Content' section is a bit too large and there is a scrollbar at the bottom of it.
I've tested also on XWiki 11.8.1 and the items misalignment and the large blue area could not be reproduced, but the scrollbar was present there too.