XF-Material-Library icon indicating copy to clipboard operation
XF-Material-Library copied to clipboard

IsTextAllCaps and IsAutoCapitalizationEnabled no longer working

Open ske66 opened this issue 4 years ago • 3 comments

🔙 Regression

Text is lower case by default and cannot be auto capitalized.

Old (and correct) behaviour

Using IsTextAllCaps resulted in all text in MaterialTextField being capitalized. Using IsAutoCapitalizationEnabled resulted in the first letter of the string in a MaterialTextField being capitalized .

Current behaviour

All text is lowercase by default. This issue appeared in version 1.6.1

Reproduction steps

  1. Update to XF-Material-Library version 1.6.1
  2. Apply either IsTextAllCaps or IsAutoCapitalizationEnabled to a MaterialTextField.
  3. Compare with the behaviour expected in XF-Material-Library version 1.6.0

Configuration

Version: 1.6.1 (and still an issue in 1.6.4)

Platform:

  • [ ] :iphone: iOS
  • [x] :robot: Android
  • [ ] :checkered_flag: WPF
  • [ ] :earth_americas: UWP
  • [ ] :apple: MacOS
  • [ ] :tv: tvOS
  • [x] :monkey: Xamarin.Forms

ske66 avatar May 29 '20 08:05 ske66

Yes, same happens to me

pedroreglero avatar Jun 02 '20 10:06 pedroreglero

Facing same issue.

gbadwaik2706 avatar Oct 12 '20 15:10 gbadwaik2706

It looks like this issue has been dead for a few years now. Is there any workaround we can utilize?

ZachMurphy11 avatar Jun 23 '23 19:06 ZachMurphy11