Cannot set focus while changing states

technical-troubleshooting

#1

Hi,
This is annoying as hell.
When i try to switch panel states (from state 1 to state 2) and have the textfield in state 2 focused - it’s impossible! When i get to state 2 it shows focused and immediately loses focus (in mobile the keypad disappears) with no indication we can work with (on lost focus commands).

Spent hours before i even suspected it’s a bug. :face_with_symbols_over_mouth:

Live demo

file attachedTextfield_focus_issue.rp (52.7 KB)


#2

It looks like this effect can work when the focus event is on PANEL STATE CHANGED. Check out the attachment.Textfield_focus_issue.rp (53.4 KB)


#3

Thanks!
Looking good on the desktop, On the mobile however - it isn’t working…