Page 1 of 1

mobileSetKeyboardDisplay "pan"

Posted: Sun May 30, 2021 1:05 pm
by JereMiami
Anyone else have the mobileControl "input" not display text after using mobileSetKeyboardDisplay "pan" to display it above the keyboard?

The text is indeed entered, and the cursor is where it should be (above the keyboard), but no text is displayed above the keyboard. You do see the text was entered once you close the keyboard and the stack is displayed as normal.

This is android. Fullscreemode is "exactfit."

Re: mobileSetKeyboardDisplay "pan"

Posted: Fri Jul 23, 2021 6:41 am
by Bernard
I haven't seen this. But I did find a bug with

Code: Select all

mobileSetKeyboardDisplay "pan"
where fields which were panned would not receive keyboard input until after they were panned-down again. The bug is awaiting a fix.