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

[iOS][Login][Show Password] The 'show password' icon is displayed randomly #11274

Open
SamuelPelletierEvraire opened this issue Feb 10, 2023 · 2 comments
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...)

Comments

@SamuelPelletierEvraire
Copy link

Current behavior

There is a bug on IOS all iso confused which is that when the user leaves the password box the show / hide button of it is displayed randomly which allows to see the password. This shouldn't be the case

Expected behavior

The show/hide button of the password box should not reappear when losing the focus of the password box
The 'show password' expected

How to reproduce it (as minimally and precisely as possible)

SamplePasswordShowButtonIssue.zip

Workaround

No response

Works on UWP/WinUI

Yes

Environment

Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia

NuGet package version(s)

4.6.39

Affected platforms

iOS

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@SamuelPelletierEvraire SamuelPelletierEvraire added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Feb 10, 2023
@jeromelaban jeromelaban added project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) and removed triage/untriaged Indicates an issue requires triaging or verification labels Feb 10, 2023
@jeromelaban
Copy link
Member

Thanks for the report. Can you provide a video of the issue on iOS?

@SamuelPelletierEvraire
Copy link
Author

SamuelPelletierEvraire commented Feb 13, 2023

Here is a video of the issue on IOS during the time that we don't see the keyboard I am adding characters

The 'show password

@MartinZikmund MartinZikmund added platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...)
Projects
None yet
Development

No branches or pull requests

3 participants