Skip to main content

Notifications

Community site session details

Community site session details

Session Id : 81ClfC80H6MwGMhL1CKV5V
Power Apps - Building Power Apps
Unanswered

Keyboard Overlay

Like (2) ShareShare
ReportReport
Posted on 22 Nov 2016 16:51:48 by 22

When my staff use the apps I have created on an android device, the on screen keyboard covers the inputbox they are attempting to use. I have tried adding onselect logic that alters the y coordnates of the control to no avail. Is there a way to fix this? It very quickly loses the feel of a mobile app when this occurs, as any other application on a phone is able to account for the keyboard opening and closing.

  • itghcitrus Profile Picture
    41 on 09 Aug 2023 at 05:36:28
    Re: Keyboard Overlay

    I dont see a fix so I came up with this alternative.
    Add a label that determines whether the device is desktop or mobile by using this script: If( Location.Altitude > 0 Or Acceleration.X > 0, "Mobile","Desktop")
    Then, at the text input set the OnSelect to adjust the y axis of the control only when the label = Mobile
    Hope this makes sense. You will have to play around with this to make it work well for your own apps.
    My scenario was that I have buttons at the bottom left of my app that were hidden when the keyboard popped up, which i shifted up to still make them selectable, when the text input is no longer selected, they shift down again.

  • Community Power Platform Member Profile Picture
    on 10 Mar 2020 at 18:21:43
    Re: Keyboard Overlay
    I am having this issue on my Samsung S10, my wife's Samsung Note but not on my iPhone. My work phone is a Samsung and many of my colleagues use android. Any help is appreciated.
  • PauloRech Profile Picture
    105 on 29 Nov 2019 at 18:23:40
    Re: Keyboard Overlay

    Hi all. Any update? Is it still an issue or do we have a solution?

  • Andre_Martins Profile Picture
    25 on 01 Oct 2019 at 10:07:29
    Re: Keyboard Overlay

    Any update on this subject?

  • Community Power Platform Member Profile Picture
    on 29 Aug 2018 at 16:08:25
    Re: Keyboard Overlay

    Hi all, this was an issue in 2016. Any update?

  • Community Power Platform Member Profile Picture
    on 28 Jun 2018 at 02:07:47
    Re: Keyboard Overlay

    There is still a problem on iOS with the keyboard and dropdown/person-lookup/comboboxes. The boxes drop below the keyboard so you can't see the options. 

     

    Users must: 

    • Click "Done" on the keyboard
    • Scroll up
    • Click the field again
    • Select the option

     

    Pretty disjointed experience. I've been thinking of building my own keyboard and popping it up on the screen, but not yet. Any ideas? 

  • snarful Profile Picture
    2 on 17 Apr 2018 at 19:35:09
    Re: Keyboard Overlay
    I had this issue on iPhone, and it appears it’s the keyboard choice that is the problem. With native iOS keyboard it works fine, but with the google keyboard it get the overlay issue. Hope that helps!
  • TigerBennett Profile Picture
    3 on 08 Sep 2017 at 19:10:43
    Re: Keyboard Overlay

    Yeah, this is really unfriendly to the user.  If you select any input field in the lower half of the screen it seems to shift the field to just above the keyboard but still cant access any field below that one without moving the focus away from the input. The worst field is the one just above the half way point.

     

    I think the solution is that they need to identify the keybaord type, so that it includes the next (tab) rather than the Go function.

     

    So bit of a budget workaround but I added a Check icon to the right of each field, the user feels like they need to check the box to submit the data.  In reality it just takes the focus off the input field and hides the keyboard so they can then select the next field.

     

    Ideally there would also be a getfocus action, which would also resolve the focus on input field when loading the screen too.

  • ddownes1968 Profile Picture
    5 on 25 Jul 2017 at 22:05:17
    Re: Keyboard Overlay

    Is there any progress on this for Android devices?

    The virtual keyboard covering the input text box is a major issue when trying to develop APPs.

     

    D

  • hpkeong Profile Picture
    2,944 on 02 Jul 2017 at 15:11:54
    Re: Keyboard Overlay

    Hi @masonjrc

     

    They have fixed the keyboard overlay for

    - Sign-in

    ONLU till today.

     

    Keyboard overlay for data entry within the apps environment (screens) are yet to be resolved.

    I wish PA will keep in their roadmap as this is a very UnUserFriendly Environment which is suppose not to happen for all kind of phone.

    I suppose most of MS Staff use iPhone, where unlike other countries mostly use Android Phone.

     

    Hope this will be worked out soon.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

Overall leaderboard