Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace PasswordTextField.kt by SecureTextField #1190

Open
rfc2822 opened this issue Dec 22, 2024 Discussed in #1189 · 1 comment · May be fixed by #1191
Open

Replace PasswordTextField.kt by SecureTextField #1190

rfc2822 opened this issue Dec 22, 2024 Discussed in #1189 · 1 comment · May be fixed by #1191
Assignees
Labels
refactoring Internal improvement of existing functions

Comments

@rfc2822
Copy link
Member

rfc2822 commented Dec 22, 2024

Seems that there's a Compose password input field in the meanwhile.

We should replace our PasswordTextField composable by the SecureTextField and then it hopefully behaves as expected.

Discussed in #1189

Autocorrection in password field

Originally posted by Marcs1987 December 22, 2024
It seems that spelling correction is activated in the password field in the Add WebDAV mount page. A bad idea I think

@rfc2822 rfc2822 added the refactoring Internal improvement of existing functions label Dec 22, 2024
@ArnyminerZ
Copy link
Member

It was added on Material 3 1.4.0-alpha01, latest stable is 1.3.1. 1.4.0 is still on alpha: 1.4.0-alpha05

@ArnyminerZ ArnyminerZ linked a pull request Dec 23, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Internal improvement of existing functions
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants