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

urgent help needed. Android soft keyboard overlaps text input

Engaged ,
Jul 24, 2015 Jul 24, 2015

Copy link to clipboard

Copied

Just submitted an iOS app .. went to publish the Android APK next and everything is fine except the soft keyboard overlaps input text.  Is there a ix for this? All the articles I can see on this are 2 years old and I am yet to see a working solution.

Hoping someone has found a fix in the last 2 years.. anyone know how to fix this issue?

TOPICS
Development

Views

1.7K

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
Engaged ,
Aug 10, 2015 Aug 10, 2015

Copy link to clipboard

Copied

Does anyone know how to fix this? This is a major problem in my Android app

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
Adobe Employee ,
Aug 13, 2015 Aug 13, 2015

Copy link to clipboard

Copied

Hi Applauz78‌,

I have created a sample project for Text Input and it is working fine on 4.4 device, but the issue exist in Android 5.0 Samsung s4 device.

Please let us know if this is a device specific bug.

Here is the attached sample project

Dropbox - textissue.zip

Thanks

Adobe Air Team

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
Engaged ,
Aug 13, 2015 Aug 13, 2015

Copy link to clipboard

Copied

I'm having the issue with the Nexus 7 tablet

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
Adobe Employee ,
Aug 13, 2015 Aug 13, 2015

Copy link to clipboard

Copied

OS version?

Thanks

Adobe AIR TEAM

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
Engaged ,
Aug 13, 2015 Aug 13, 2015

Copy link to clipboard

Copied

Android version 5.1

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
Engaged ,
Aug 19, 2015 Aug 19, 2015

Copy link to clipboard

Copied

I took a look at your code.....And i must say I'm a bit confused.

You claim there is no bug (and there shouldn't be as you left the default render mode "auto"), but then specifically you have

     <softKeyboardBehavior>none</softKeyboardBehavior>

In the -app.xml... which would completely disable the feature you are claiming works.

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
Engaged ,
Aug 24, 2015 Aug 24, 2015

Copy link to clipboard

Copied

It's really too bad this can't work. I don't understand why it's such a complicated thing to fix. 

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 ,
Nov 13, 2017 Nov 13, 2017

Copy link to clipboard

Copied

Has anyone found a fix to this yet?  This is driving my users nuts and giving me a ton of negative reviews.

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
Advocate ,
Nov 14, 2017 Nov 14, 2017

Copy link to clipboard

Copied

LATEST

Use StageText, imputfields are not meant to work on mobile.

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
Engaged ,
Aug 18, 2015 Aug 18, 2015

Copy link to clipboard

Copied

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