-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: master-deprecated
-
Fix Version/s: 2.0.x, master, master-deprecated, 3.0.x, 2.0.0.51-deprecated, 3.1.x
-
Component/s: Char Counter
-
Labels:None
-
Fix Priority:2
-
Git Pull Request:
Using demo: demos/char-counter/
- Enable IME tool using non-roman characters, e.g. Japanese.
- Use the first input demo.
- Input more than 10 characters using either keyboard or OS's IME dialog.
Expected Results:
Input length trimmed to 10 characters.
Actual Results:
Input is blank after 11th character input.
- causes
-
LPS-54136 Input value is removed unexpectedly when typing with IME in Firefox.
- Closed