On Samsung Galaxy S23+ devices, when setting keyboard focus on a UEditableTextBox to invoke a virtual keyboard and then touching the Enter button to touch Done, the OnTextCommitted event is sometimes not called
(this did not happen on some of the other Galaxy models tested).
I set the properties of the UEditableTextBox as shown below, is there anything else I’m missing?
Hi 이동규 이동규,
We believe this issue to be fixed at CL 43920988.
Best regards.
Thank you for your reply, but the fix you provided did not resolve the issue. Is there anything else we can check?
Hi 이동규 이동규,
Is the setting ‘Enable improved virtual keyboard’ setting under ‘APK packaging’ checked or not? It appears that when that setting is enabled, Commit isn’t called, on text changed updates are pushed.
Best regards.
Hello and thanks for the reply
When I disable bEnableNewKeyboard and build, I get an unintended textbox that increases the depth for text input by one level
Hi .
The issue of missing OnTextCommitted events when bEnableNewKeyboard=true has been resolved at CL# 44285527.
Best regards.
The OnTextCommitted event is always called.
Thank you!!
Glad we could assist. Thank-you for bringing this issue to our attention.
Best regards.