While using the Gdevelop text entry object and Text editing event I face some common issue. I am going to describe this in detail.
#1 While working on pc game its hard to clear text with Backspace. Because the text clear trigger the
backspace only once. So if I hold the backspace it doesn’t clear the whole text.
#2 No highlighting text while selecting feature also a blinking “I” when the text entry is activated.
#3 No support for shortcuts… I didn’t find any way to Copy or Paste text or select the whole text with
Ctrl+A.
#4 There is no built in Android keyboard support…there is a nice addon from Bouh about that … why
not we merge it with the default?.. so that when the text entry is activated and the device is
android, it trigger to open the keyboard.
I think this are some essential feature for text entry … and it will benefit the users