Skip to content

iOS mobile: keyboard up/down and scrolling behaviour not working #914

Open
@giancarloerra

Description

@giancarloerra

Issue summary

Exploring all the possible examples, even the last one https://terminal.jcubic.pl/android.php, the behaviour on iOS mobile is not working: virtual keyboard going on and off doesn't get the last line (the prompt) scrolling up and down so that's never covered when keyboard is up.

Expected behavior

The bottom of the terminal, where terminal is, should always be automatically attached to the bottom of the visible view, without or without keyboard.

Actual behavior

Keyboard going up (once the screen is full of lines and after has been up and down once), covers the terminal. The terminal should always automatically scroll to the bottom, be attached to the keyboard popping up/down, and keep like that while typing a command (or prompt in focus) or when executing a command.

Steps to reproduce

Simply loading the latest demo https://terminal.jcubic.pl/android.php on iOS, making the screen full of commands so it scrolls down, keyboard up and down and then up again, it covers the bottom of the terminal/view.

Browser and OS

Latest iOS, Safari or Firefox (both using WebKit anyway).

Additional notes

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions