Uno: [Droid]TextBox.CharacterCasing is not respected

Created on 21 Sep 2019  路  1Comment  路  Source: unoplatform/uno

Current behavior

If I set the Property CharacterCasing on TextBox via XAML (e.g. to "Lower"), it works on UWP but not on Android. Did not test WASM and iOs.

Expected behavior

The CharacterCasing is respected on Android, too.

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

Add a TextBox to a page and set it's CharacterCasing to "Lower". On UWP you can't enter uppercase Characters. On Android, the upperace characters are shown.

Environment

Nuget Package: v1.46.230-dev.2733

Package Version(s):

Affected platform(s):

  • [ ] iOS
  • [X] Android
  • [ ] WebAssembly
  • [ ] Windows
  • [ ] Build tasks

Visual Studio

  • [ ] 2017 (version: )
  • [X] 2019 (version: )
  • [ ] for Mac (version: )

Relevant plugins

  • [ ] Resharper (version: )

Anything else we need to know?

See Remarks here. Maybe the characters are entered programmatically on Android?

kinenhancement platforandroid projectext

Most helpful comment

@ghuntley @davidjohnoliver Would you assign this one to me?

>All comments

@ghuntley @davidjohnoliver Would you assign this one to me?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ali-YousefiTelori picture Ali-YousefiTelori  路  4Comments

JanabiSoft picture JanabiSoft  路  3Comments

PylotLight picture PylotLight  路  3Comments

MatFillion picture MatFillion  路  4Comments

jeromelaban picture jeromelaban  路  3Comments