[Bug]: Settings window v33.0.0 on macOS cannot be moved or resized
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 123
Description
### ⚠️ Before submitting, please verify the following: ⚠️
- [x] This is a **bug**, not a question or a configuration issue.
- [x] This issue is **not** already reported on Github (I've searched it).
- [x] Nextcloud Server and Desktop Client are **up to date**. See [Server Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) and [Desktop Releases](https://nextcloud.com/install/#install-clients) for supported versions.
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/)
### Bug description
When opening the settings from the menu tray in macOS Tahoe, the settings window always opens on the top left corner of the screen and cannot be moved elsewhere, resizing works but is not retained.
I did a fresh install of Nextcloud v33.0.0 after fully removing Nextcloud v4.0.8 and rebooting my Mac. I am using a Silicon Mac with macOS Tahoe 26.4.
### Steps to reproduce
1. Click on Settings in the menu tray
2. Settings window opens on the top left corner
3. Settings window cannot be moved
4. Resizing it works but is not retained
### Expected behavior
We should be able to move the Settings window around and when resized, the new size should be retained as well.
### Which files are affected by this bug
Settings
### Operating system
macOS
### Which version of the operating system you are running.
macOS Tahoe 26.4
### Package
Official macOS 12+ universal pkg
### Nextcloud Server version
33.0.0
### Nextcloud Desktop Client version
33.0.0
### Is this bug present after an update or on a fresh install?
Fresh desktop client install
### Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
### Are you using an external user-backend?
- [x] Default internal user-backend
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Nextcloud Server logs
```shell
No log entry.
```
### Additional info
[NCdebug.zip](https://github.com/user-attachments/files/26275297/NCdebug.zip)
Contributor guide
Assessment
This issue has not been assessed yet.