8000 Window.softinput_mode/TextInput - Window moves up/down when switching softinput_mode to 'below_target'/'resize' · Issue #544 · kivy/python-for-android · GitHub
[go: up one dir, main page]

Skip to content
Window.softinput_mode/TextInput - Window moves up/down when switching softinput_mode to 'below_target'/'resize' #544
Closed
@ghost

Description

When the Window's softinput_mode is set to 'below_target' or 'resize', the Window size and position is not correct after requesting keyboard with textinput/restartting the app after first launch.

Example app code:

https://gist.github.com/rafalo1333/5484ebdba49203074114

App UI on initial launch:

screenshot_2016-01-01-19-33-37

App UI when keyboard was requested (look at the bar under the TextInput widget:

screenshot_2016-01-01-19-33-47

App UI after hiding keyboard/resetting the app (look at the bar under the TextInput):

screenshot_2016-01-01-19-33-53

With the Window.softinput_mode set to 'resize', things are going even uglier.

It could be related to #483 PR.

It should be fixed as right now Kivy TextInputs are unusable on Android.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0