Widget focus losed

Hello,
I would like to know why the focus is lost when i press enter to sent the message into my text chat :

here the code to show and focus

here the code made to sent my message

i would love to maintain the focus on the chat, to possibly resend a new one, actualy i need to click and then press “chat command” to resend a new one :

Disable Clear Keyboard Focus on Commit under Behavior → Advanced in the Editable Text Widget
image

it’s working thank you !!