[Bug]: Password textbox too small after generating new app password #36822
Closed
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When you create a new app token, the text field where the token is displayed is (unnecessarily) too small to show the entire generated password.
Steps to reproduce
- Go to
/settings/user/security
- Under "Devices & sessions" enter a new app name and click on Create new app password
- Check the password text box which is too small
Expected behavior
As the app password is generate and has always the same length, the width of the text box should be set to a value that is big enough so that the password is shown completely.
Installation method
Community Docker image
NC Version
25.0.3
Operating system
Other
PHP engine version
None
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?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
This information is not relevant
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response