-
Notifications
You must be signed in to change notification settings - Fork 685
Closed
Milestone
Description
Pre-submission Checks
- I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
- I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.
Describe the bug
While selecting folders for sync, the tree view completely collapses (also all sub-folders) every few seconds. This happens both when actively selecting folder checkboxes, but also when not clicking anything (except the folder expansion arrows).
Expected behavior
The folder tree should stay expanded until applying the changes (or even staying open after that).
Steps to reproduce the issue
No response
Screenshots
No response
Logs
No response
Client version number
ownCloud 5.0.0.12278 8f9152
Libraries Qt 6.4.3, OpenSSL 3.1.2 1 Aug 2023
Using virtual files plugin: suffix
OS: macos-23.1.0
QPA: cocoa
Desktop environment (Linux only)
No response
Client package version and origin (Linux only)
No response
Installation path (Windows only)
No response
Server information
status.php
{
"installed": true,
"maintenance": false,
"needsDbUpgrade": false,
"version": "10.11.0.0",
"versionstring": "10.11.0",
"edition": "Community",
"productname": "Infinite Scale",
"product": "Infinite Scale",
"productversion": "4.0.2"
}
Additional context
Note that I am using OCIS 😊
Reactions are currently unavailable