Skip to content

[Android] Typing into an Entry field will resize the layout which cannot be restored #2371

Closed
@Maverobot

Description

Describe the bug:

When typing into an "Entry" field, some widgets will be repositioned above the pop-up keyboard due to layout resizing. After the keyboard disappears, the resized layout is not restored. I have similar issues in another app which I am writing.

To Reproduce:

Steps to reproduce the behaviour:

  1. Install fyne_demo on an android device
  2. Open the app fyne_demo
  3. Click Data Binding
  4. Click the Entry field 0.200000 and change it to any value e.g. 1.2
  5. See the Append button moved above the keyboard and will stay there after the keyboard hides.

Screenshots:

A short video.

Device (please complete the following information):

  • OS: Android
  • Version: 11
  • Go version: 1.16.6
  • Fyne version: 1f05de7
  • Keyboard: Gboard
  • Device: Pixel3a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    OS:AndroidTickets affecting only Android devicesbugSomething isn't workingduplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions