Skip to main content
Participant
October 24, 2012
Question

Soft keyboard moves application up

  • October 24, 2012
  • 1 reply
  • 583 views

Hi!

   i am now developing a game using flash builder 4.6 and air 3.3 sdk. i use TextField and the type is set TextFieldType.INPUT .

   When I click a textfield at the bottom of the screen, the soft keybord appears and my application is moved upwards in order to keep the textfield visible.

   If i set the multiline of textfield "false", when i click outside of the textfield ,or click the OK button on the soft keyboard, the keyboard disappear , and my application still stays on top, and can not move down again.

    but if i set the multiline to true, if i click outside of the textfield, the keyboard disappear ant my application goes down.

   why this happens, and how can i let the textfield down automatically with my textfield multiline set to false.

  Thanks for any reply

This topic has been closed for replies.

1 reply

Adobe Employee
October 25, 2012

Please confirm if this issue is specific to a particular OS (android or iOS)?