[regression/7.0.0] [Android] Entry return type not rendering properly #17463
Labels
area-controls-entry
Entry
fixed-in-8.0.6
Look for this fix in 8.0.6 SR1!
i/regression
This issue described a confirmed regression on a currently supported version
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
The ReturnType property on Entry is not working the way it should. On Android, the soft keyboard should present a different Return key depending on the ReturnType. However, it currently just shows the default check mark no matter what.
This is a regression, not yet sure from where. Unfortunately seeing it broken in .NET 8 rc1, but also seeing it broken as far back as 7.0.306.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/dotnet/maui
Version with bug
8.0.0-rc.1.9171
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
Unknown/Other
Affected platforms
Android, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: