Xamarin.forms: [Android] Keyboard hides the bottom of the Entry when we change the X position of view

Created on 9 Jan 2020  路  11Comments  路  Source: xamarin/Xamarin.Forms

Description

We have an entry control on bottom of the View. If we focused the Entry the keyboard opens and entry pushed top. But if we set the SetX to the View and we focus the entry was not pushed top of the keyboard.

Steps to Reproduce

Case 1:

  1. Run the attached sample
  2. Set DrawerTranslateXProperty to 300.
  3. Focus on the entry.

Case 2:

  1. Run the attached sample
  2. Set DrawerTranslateXProperty to 0.
  3. Focus on the entry.

Expected Behavior

Entry should be pushed top of the keyboard.

Actual Behavior

Entry not pushed top of the keyboard.

Keyboard overlays the entry.

Basic Information

Version with issue: 4.3.0.947036
IDE: Visual Studio 2019.
Platform Target Frameworks: Android
Simulator Version - All android device

Screenshots

Entry pushed top of the keyboard SetX(0):
SetX-0

Entry not pushed top of the keyboard SetX(300):
SetX-300

Reproduction Link

Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/KeyboardIssueTranslate-124256827.zip

6 Android bug

Most helpful comment

Please consider this as a high priority and provide a fix ASAP or any other workaround to resolve this which is more appreciable.

All 11 comments

Simpler repro to show that it's a Forms issue:
_9142 Repro.zip

Any updates ?

Please consider this as a high priority and provide a fix ASAP or any other workaround to resolve this which is more appreciable.

Any update on this?

Any update on this?

Any updates on this? Please provide any other workaround to resolve since we are stuck with this issue.

Can you please consider the request since we are stuck with the above?

Any update on this?

Can you please consider the request or provide it with the workaround?

Could you please look into the request?

Please consider this as a high priority and provide a fix ASAP or any other workaround to resolve this which is more appreciable.

Was this page helpful?
0 / 5 - 0 ratings