Steps to reproduce
- Edit a page in WYSIWYG mode (not in-place)
- Un-tick "Allow Realtime Collaboration" box
- Click "Leave the collaborative session" button
- Click "Maximize" button from CKEditor's toolbar
- Click "Preview" button
- Click "Back To Edit" button
- Observe the bottom bar containing the buttons ("Save & View", "Save", "Cancel")
Expected results The bar is placed on the bottom (the view is still maximized), but entirely visible. Actual results The bar gets partially hidden (more than half) on the bottom. The issue does not reproduce if the realtime editing mode is not activated. Reproduced also on XWiki 16.4.6 with realtime editing mode active (it's not activated by default). |