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

How to hide the password hint which is showing when the entry is focused #17105

Open
SalmanBaris25 opened this issue Aug 30, 2023 · 1 comment · May be fixed by #25768
Open

How to hide the password hint which is showing when the entry is focused #17105

SalmanBaris25 opened this issue Aug 30, 2023 · 1 comment · May be fixed by #25768
Labels
area-controls-entry Entry platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@SalmanBaris25
Copy link

SalmanBaris25 commented Aug 30, 2023

Description

When using a entry with IsPassword property as true , the password hint is showing when focused the entry in Mac platform and we tried to IsSpellCheckEnabled and IsTextPredictionEnabled property also.

Version : Version : 6.0.552

Sample
EntryPasswordTip.zip

Screenshot
PasswordPopupMac

Steps to Reproduce

  1. Run the attached sample in Mac.
  2. Click the entry
  3. Now you can see the password popup on entry bottom side.

Link to public reproduction project repository

https://github.com/SalmanBaris25/EntryPasswordPopupMac

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Unknown

Last version that worked well

Unknown/Other

Affected platforms

macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@SalmanBaris25 SalmanBaris25 added the t/bug Something isn't working label Aug 30, 2023
@SalmanBaris25 SalmanBaris25 changed the title Showing password popup when the entry is focused How to hide the password popup when the entry is focused Aug 30, 2023
@SalmanBaris25 SalmanBaris25 changed the title How to hide the password popup when the entry is focused How to hide the password hint which is showing when the entry is focused Aug 30, 2023
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Aug 30, 2023
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Dec 4, 2023
@XamlTest
Copy link

XamlTest commented Dec 4, 2023

Verified this on Visual Studio Enterprise 17.9.0 Preview 1(8.0.3). Repro on MacCatalyst, not repro on Windows 11, Android 14.0-API34 and iOS 17.0 with below Project:
EntryPasswordTip.zip

@samhouts samhouts added the platform/macOS 🍏 macOS / Mac Catalyst label Feb 1, 2024
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-entry Entry platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
5 participants