⚠️ This issue respects the following points: ⚠️
Bug description
When browser window is 1024 pixels wide, file names are covered by the side bar.
Steps to reproduce
- Go to /index.php/apps/files/files
- Run
xwit -resize 1024 1024 -id $(xwininfo|awk '/xwininfo: Window id: /{print $4}') on a terminal window
- Click on browser window to resize it
Expected behavior
File names should either be right side of the side bar (like they are when browser window is 1025 pixels wide) or side bar should be hidden (like it is when browser window is 1023 pixels wide).
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.4
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
Bug description
When browser window is 1024 pixels wide, file names are covered by the side bar.
Steps to reproduce
xwit -resize 1024 1024 -id $(xwininfo|awk '/xwininfo: Window id: /{print $4}')on a terminal windowExpected behavior
File names should either be right side of the side bar (like they are when browser window is 1025 pixels wide) or side bar should be hidden (like it is when browser window is 1023 pixels wide).
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.4
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response