Skip to content

[Bug]: File names are covered by side bar if browser window is 1024 pixels wide #56861

@mijutu

Description

@mijutu

⚠️ 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

  1. Go to /index.php/apps/files/files
  2. Run xwit -resize 1024 1024 -id $(xwininfo|awk '/xwininfo: Window id: /{print $4}') on a terminal window
  3. 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?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions