Skip to content

[iOS] Scroll problems if you starts on text #3613

Open
@RayZik

Description

Trying to scroll the terminal window can still be a challenge if there’s a lot of data on the screen like when the screen fills with error messages. It seems you need to start your scroll with your finger in an area where there is no text. When the screen is full of text, that’s difficult. Here’s a short video demonstrating the issue. I turned on Assistive touch to demonstrate the problem.

You can see how if I try to start my scroll with my finger on some text, it ignores the scroll. If I start it where there is no text, scroll works fine.

This issue reproduces only on iOS. Android works fine.

https://youtu.be/hzMkbgeYLM0 - reproduce

Details

  • Browser and browser version: Ionic 5.8.1
  • OS version: iOS 15.1
  • xterm.js version: 4.16.0
  • xterm-addon-fit version: 0.5.0

Steps to reproduce

  1. Init new ionic project (https://ionicframework.com/docs/react/your-first-app)
  2. Create a new terminal
  3. Input too much text
  4. Run xcode and start the app
  5. Try to scroll on text

Thanks!

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions