• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Air Android - Set softKeyboardBehavior dynamically?

Explorer ,
Mar 02, 2014 Mar 02, 2014

Copy link to clipboard

Copied

BBHi,

Is it possible to change the softKeyboardBehavior mode dynamically?

I need to have it set to "none" in portrait mode, but in landscape mode it should set to "pan" because the screen is too small.

Or alternativly - is there a way to launch the Android fullscreen keyboard writing mode?

http://i.imgur.com/MB623.png

Any solution to handle the softKeyboardBehavior is welcome! 

TOPICS
Development

Views

885

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Mar 02, 2014 Mar 02, 2014

Copy link to clipboard

Copied

Generally, the soft keyboard behavior seems to be inconsistent, esp. across platforms.

I have found that the best thing to do is to just set it to none in the manifest, and handle your own panning, manually.  This way, it will work every time + just the way you'd like it.

http://forums.adobe.com/message/6118935#6118935

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Mar 03, 2014 Mar 03, 2014

Copy link to clipboard

Copied

LATEST

Please vote SoftKeyboardType feature request for flash.text.TextField on AIR for IOS/Android

https://bugbase.adobe.com/index.cfm?event=bug&id=3716032

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines