Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Duplicate
-
Affects Version/s: 5.14.2, 5.15.2
-
Fix Version/s: None
-
Component/s: GUI: Text handling, Quick: Controls 2
-
Labels:None
-
Environment:Android 9, Samsung Galaxy S10+
-
Platform/s:
Description
Android TextField does not fire onTextChanged events when for simple letters.
Tests project is attached.
Steps to reproduce:
- Clear TextField
- Type "Hi" - No output in console
- Type symbols(#$&^) or numbers, you will see output in the console.