Sorry if I wasn't clear. The problem is really simple:
I have a text field entry in a Card and Im testing it in my android phone. When I click over the field (There is no text in the field) the android keyboard appears, then I push the return key to hide the keyboard and it works (the keyboard turns off), but the cursor keeps blinking in the field so I can not open the keyboard by clicking the field again.
dunbarx wrote:
EDIT:
It might be useful for you to set out the steps you followed that made you write this post. Something like:
1- In a new mainStack make a new field.
2- Place some text in that field. (you would indeed use the keyboard for this, after setting the cursor in the field)
3- Select some text in that field
4- Press return on the keyboard,
5- Your turn...
1. In a new MainStack make a new field.
2. Set the cursor in the field.
3. Press return on the keyboard.
4. The cursor is still blinking in the field.
5. Click over the field
6. The keyboard doesn't go on.
Thanks for your reply!