pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.39k stars 1.56k forks source link

Cannot select text in console to copy on mobile #5084

Open Leo-MathGuy opened 2 months ago

Leo-MathGuy commented 2 months ago

Current Behavior

When long clicking or double clicking on the console output text on mobile, nothing happens

Expected Behavior

Default text selection behaviour

Steps to Reproduce

Open console on mobile, long press / double press text in the output, nothing happens

Panel Version

1.11.5

Wings Version

1.11.11

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

Jcodeerd commented 2 months ago

This probably needs more details, such as the device you're using, OS version, browser version

Leo-MathGuy commented 2 months ago

Iphone, lastest iOS 17, safari

danny6167 commented 2 months ago

Seems to be an issue upstream with xterm.js https://github.com/xtermjs/xterm.js/issues/3727