[Bug]: Navigating using keyboard shortcuts in list of synced folders does not work
- 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
Before desktop client version 33.0.0 it used to be possible to jump to a folder (or rather the letter the folder-name beginns with) by pressing the corresponding key on the keyboard.
When done now, the indicator left of the folder jumps to the intended folder/letter, but the focus of the app remains ins the same spot - so one has to scroll there manually.
### Steps to reproduce
1. Open account settings on Windows Desktop Client
2. Expand folders/subfolders so that list is longer than the app window
3. Select first folder from list (example: Antelope)
4. Press z-key on your keyboard
5. Notice that the focus of the app did not jump to the folder named Zebra, but the indicator left of the folder did
### Expected behavior
App focus should jump to the first folder beginning with the letter that has beend pressed
### Which files are affected by this bug
-
### Operating system
Windows
### Which version of the operating system you are running.
Windows 11 Pro
### Package
Official Linux AppImage
### Nextcloud Server version
32.0.5
### Nextcloud Desktop Client version
33.0.0
### Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.16.1 to 3.16.2)
### 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
```
### Additional info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.