Details
Description
Steps to reproduce
- Configure XWiki with LibreOffice and start it with Firefox (tested with Firefox 132)
- Login
- Click 'Create' button
- Select 'Page from Office'
- Fill a page title
- Click 'Create' button
- Click 'Browse' button
- Select a file with a long name (e.g. 80 characters, like: 111111111111111111111111111111111111111111111111111111111111111111111111111last5)
- Click 'Open' button
- Observe the length of the box corresponding to the selected file name
Expected results
Since it's long, the file name is truncated in the middle (by displaying ...). The box maintains it's original length like it was before the file was added.
Actual results
On Firefox, the long file name is not truncated and the box expands on the right, colliding with the elements from the right side (i.e. 'Split document' checkbox and it's name).
The issue couldn't be reproduced on Edge 130 and Chrome 130.