Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
15.10.16
-
Windows 11 Pro, Edge 146, Chrome 146, Firefox 149, using an instance of XWiki 17.10.6 on PostgreSQL 17, Jetty 12
-
Unknown
-
Description
Steps to reproduce
- Go to <server>/xwiki/bin/view/Tour/
- Click "Edit" for a Tour from 'Actions' column (e.g. for the Homepage Tour, force edit, if the case)
- Click "Edit" button again to edit a step, thus opening a large modal
- Observe the 'Save' button on the bottom of the modal (scroll down on the modal if the case)
Expected results
The 'Save' button is fully visible.
Actual results
The 'Save' button is only partially visible, even if scrolled all the way down, the lower half gets hidden under the browser window.
I've tried to resize the browser window, but it seems the modal is not so responsive.
The issue can be reproduced on Chrome 146, Edge 146 and Firefox 149 and on XWiki 15.10.16 as well (oldest version tested).