-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M5
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE, 7.0.0 M5
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Story Points:6
-
Fix Priority:2
-
Git Pull Request:
Issue
Input value is removed unexpectedly when typing with IME in Firefox.
Reproduction steps
- Start bundle with Firefox browser
- Click on create account.
- Change to use IME input (Like sougou pinyin)
- Type 75 characters(Chinese or Japanese) in first name filed to meet its maximum length.
- Type 76th character with IME input.
Expected result
No addition character is inserted, previous ones remain.
Actual result
All previous characters gets deleted.