isontheline / pro.webssh.net

iOS / iPadOS / macOS SSH Client
https://apps.apple.com/us/app/id497714887
MIT License
318 stars 46 forks source link

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

Open Emasoft opened 2 months ago

Emasoft commented 2 months ago

Bug description

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

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.
github-actions[bot] commented 2 months ago

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 commented 2 months ago

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

I will improve its support

Emasoft commented 1 month ago

Thanks! This is very important! πŸ«ΆπŸ»πŸ«‘πŸ‘