I am currently testing one of my company's applications with some older devices to checkout if everything is working correctly and I found a small bug with the Entry. If I type some text into the control, tap on the back button to finally come back to the same page and remove the given text (saved through a view model for example), the placeholder's color is not correct.
The PlaceHolder's color should be in Silver as it was defined into the XAML.
The Placeholder's displayed color is actually black.
Expected behavior
Actual behavior
Hi @StephaneDelcroix and @samhouts ,
I noticed this issue was not included into the recent sprints. Is it possible to fix it into the next one ?
Thank you in advance for your response and wish you a great week !
@toussam Have you tried this with latest version of Xamarin.Forms? I tried to reproduce but I can see it works as expected now.
@techduggu : I didn't. The issue was observed on one project of my previous company. Since I am no longer working for them, I didn't follow up the issue.
If you tried the given sample with the latest version of Xamarin.Forms and if it's working as expected then I am guessing that it was fixed.
Hey back @techduggu,
I took the time, this evening, to download the sample and to test with the latest version of Xamarin.Forms, as you recommended. The issue is still present. ;)
Best regards,
Hi @toussam
I tried to reproduce the exact sample with latest Xamarin.Forms (master branch) and it looks to be working fine. Please correct me if something else is expected here (refer screenshot).
May I know which latest version of Xamarin.Forms did you try with (stable, pre-release version etc.)?
Hi @techduggu,
From my point of view, you were not able to reproduce the issue because the emulator that you are using is based on the API 27. The observed behavior was discovered on the API 19 (4.4.2).
About your final question: I updated the Xamarin.Forms nugget package to its latest stable version.
Best regards,
@toussam Good catch and could be the reason. Currently I don't have API 19 SDK installed but I'll try to reproduce it once I have it. Meanwhile I'll let any one from the Xamarin team to look into this as a quick option. Thanks!
This issue doesn't seem to have had any activity in a long time. We're working on prioritizing issues and resolving them as quickly as we can. To help us get through the list, we would appreciate an update from you to let us know if this is still affecting you on the latest version of Xamarin.Forms, since it's possible that we may have resolved this as part of another related or duplicate issue. If we don't see any new activity on this issue in the next 30 days, we'll evaluate whether this issue should be closed. Thank you!
Since we haven't heard from you in more than 30 days, we hope this issue is no longer affecting you. If it is, please reopen this issue and provide the requested information so that we can look into it further. Thank you!