Description

EditableTextBox is not cleared immediately when clearing it with blank in android. (Right after User's input)

It needs other input to refresh it. Current workaround is calling settext with blank again.

Steps to Reproduce

1) Create a EditableTextBox in UserWidget.
2) Add a Button and Make it to fire SetText with blank text into the EditableTextBox when pressed.
3) Run in a Android device. Fill in the EditableTextBox with dummy text, select OK
4) Press the button.

Expected: The EditableTextBox is cleared with blank
Result: The EditableTextBox is cleared when pressing it or pressing the button again.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-39424 in the post.

0
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.14
Target Fix4.15
Fix Commit3233817
Main Commit3238204
CreatedDec 7, 2016
ResolvedDec 14, 2016
UpdatedSep 16, 2019