-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Text (prediction?) is visible when typing in password on iPadOS/iOS #7965
Milestone
Comments
We don't really have a password mode for text input. Maybe we should add that? |
slouken
added a commit
to slouken/SDL
that referenced
this issue
Aug 2, 2024
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc. Fixes libsdl-org#7101 Fixes libsdl-org#7965 Fixes libsdl-org#9439
slouken
added a commit
to slouken/SDL
that referenced
this issue
Aug 2, 2024
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc. Fixes libsdl-org#7101 Fixes libsdl-org#7965 Fixes libsdl-org#9439
slouken
added a commit
to slouken/SDL
that referenced
this issue
Aug 2, 2024
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc. Fixes libsdl-org#7101 Fixes libsdl-org#7965 Fixes libsdl-org#9439
slouken
added a commit
to slouken/SDL
that referenced
this issue
Aug 2, 2024
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc. Fixes libsdl-org#7101 Fixes libsdl-org#7965 Fixes libsdl-org#9439
slouken
added a commit
to slouken/SDL
that referenced
this issue
Aug 2, 2024
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc. Fixes libsdl-org#7101 Fixes libsdl-org#7965 Fixes libsdl-org#9439
slouken
added a commit
to slouken/SDL
that referenced
this issue
Aug 2, 2024
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc. Fixes libsdl-org#7101 Fixes libsdl-org#7965 Fixes libsdl-org#9439
slouken
added a commit
to slouken/SDL
that referenced
this issue
Aug 2, 2024
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc. Fixes libsdl-org#7101 Fixes libsdl-org#7965 Fixes libsdl-org#9439
You can now use SDL_StartTextInputWithProperties() and set the property |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a user report from an app using SDL2, see Issue 2 in ppy/osu#24041.
I'm not sure if this is actually text prediction, as no predictions actually appear, but the inputted text is visible above the keyboard:
Untitled.video.-.Made.with.Clipchamp.mp4
SDL2 version: 1ee9a43
The text was updated successfully, but these errors were encountered: