Open kklose23 opened 11 months ago
Adding the try latest version because we did so many entry fixes this year.
Also, does this happen with the default OS keyboard? If not, then the MS keyboard may not be respecting the OS requirements, so maybe it was fixed in an app update?
@mattleibow Just tested with the .NET 9 version of MAUI, and unfortunately, it's still autocorrecting when using a Plain keyboard on an Entry
@kklose23 thanks for letting us know.
Did you set IsTextPredictionEnabled
to false?
@mattleibow Yes, IsSpellCheckEnabled
is false and IsTextPredictionEnabled
is false.
Description
An entry with a plain keyboard is still autocorrecting when I use Microsoft SwiftKey on my Android. Is this something that needs to be fixed on the MAUI side of things?
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output
No response