Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Mouse/Touch events in ssh terminal are broken #1202

Open
Emasoft opened this issue Sep 23, 2024 · 3 comments
Open

[BUG] Mouse/Touch events in ssh terminal are broken #1202

Emasoft opened this issue Sep 23, 2024 · 3 comments

Comments

@Emasoft
Copy link

Emasoft commented Sep 23, 2024

Bug description

On iPad the mouse and touch events in ssh terminal are broken.

  • no touch/click event
  • no scroll dragging
  • no double click/touch
  • no drop down menu
  • no drag & drop
    This would affect all programs using mouse events. For example Midnight Commander is unusable.
    External touchpads are also useless. Apple Pencil is not working either.
    Also holding the touch or the pen would not allow drag scroll, because the context menu is opened instead.

Screenshots

IMG_1658

Steps to reproduce

TOUCH BUG

  1. Touch a menu or a file in MC
  2. No response
    Expected: the element touched should be opened/selected.

DRAG BUG

  1. Drag to scroll a list of files in a MC panel or a text in a text editor.
  2. The context menu is being opened instead.
    Expected: the file list or the text in the text editor should scroll when dragged up or down.
Copy link

Thank you for your feedback! 🙏 Arnaud (@isontheline) will respond within a few hours. In the meantime, please feel free to add any additional information that may help us resolve or improve WebSSH.

@isontheline
Copy link
Owner

@Emasoft I have a known issue about mouse events on WebSSH, iOS and macOS

I will improve its support

@Emasoft
Copy link
Author

Emasoft commented Oct 1, 2024

Thanks! This is very important! 🫶🏻🫡👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants