-
Notifications
You must be signed in to change notification settings - Fork 750
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
[Wasm] PasswordBox.PasswordChar support #17246
Comments
Thanks for the report. This issue has multiple aspects. The fact that the browser does not show the character in that font is most likely out of our control, but you should be able to change the character by using This is something that can be fixed. |
Password characters are displayed in the pixel android 31 emulator. |
@luckypong uno uses the Android APIs for displaying content, the best way to address this is to use |
Unintended consequences? Currently ms-appx:///Assets/~ |
Questions about password display characters not being supported and additional questions when applying Korean fonts (migrating from a project-specific platform to a single-project platform)
Question 1) ● PasswordBox is not displayed in Wasm. There is no problem with previous Skia, mobile platforms, and current single project desktop platforms (#eaded92).
Windows
Wasm
Desktop
Originally posted by @luckypong in #17236
The text was updated successfully, but these errors were encountered: