-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Open
Copy link
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of30-feedback31-feedback32-feedbackbugfeature: files
Description
Bug description
File list partially missing after opening a file in viewer until scroll. Some folders that were previously visible become invisible. The file list appears truncated or partially blank.
Steps to reproduce
- Have viewer and files_pdfviewer
- Go to the Files app
- Create a new folder named "Documents" and open it
- Upload one or more files (PDF or text) that can be opened in the viewer
- Create several subfolders such as "Dossier A", "Dossier B", "Dossier C", ... , "Dossier P" (the documents, to be opened, must not be visible when opening the folder).
- Click on the folder name in the breadcrumbs (make sure you see the folder’s ID in the URL)
- Scroll down to the uploaded file
- Click the file to open it in the viewer
Screencast.From.2025-11-02.20-45-17.mp4
Expected behavior
No blank list.
Nextcloud Server version
32 / 31 / 30
Additional info
- Scrolling (with the mouse or keyboard) makes the missing folders reappear.
- After opening the file once, the file ID in the URL is replaced. If the page is reloaded at this point, the list loads correctly and no truncation occurs.
- Debug output shows that in the broken case the startIndex is 17, while in the working case it is 4.
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of30-feedback31-feedback32-feedbackbugfeature: files