server
server copied to clipboard
[Bug]: Select Pulldown Options Menu Misplaced in RTL Languages
⚠️ This issue respects the following points: ⚠️
- [x] This is a bug, not a question or a configuration/webserver/proxy issue.
- [x] This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- [x] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [x] I agree to follow Nextcloud's Code of Conduct.
Bug description
Most of the select pull down options are misplaced in RTL languages such as Uyghur, Arabic, Farsi etc. But I found that there is one select which works fine: Personal -> Notifications -> Other activities -> Send activity emails. Anyway the issue is widespread in "Select" items in RTL languages.
Steps to reproduce
- Change the language of the Nextcloud account to a RTL language such as Uyghur
- Click on any "Select" items in the Personal or Administration Settings
- The Options of the clicked Select will be misplaced to the right with large margin
Expected behavior
This is the only "Select" that works well in RTL languages: Personal -> Notifications -> Other activities -> Send activity emails.
The options of the clicked-on "Select" should appear right underneath the default option.
Nextcloud Server version
32
Operating system
None
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- [x] 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