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

Fix issue 6467: IP cannot be copied in SSH tab #9773

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

GeminiLn
Copy link
Contributor

Fixed: #6467

This fix makes the IP address text selectable in the SSH tab and resolves the issue where a click event listener was interfering with text selection. Remote IP address in the SSH tab can now be selected and copied.

@Eugeny Eugeny merged commit ff49b50 into Eugeny:master Jul 10, 2024
10 checks passed
@Eugeny
Copy link
Owner

Eugeny commented Jul 10, 2024

Thank you! @all-contributors please add @GeminiLn for code

Copy link
Contributor

@Eugeny

@GeminiLn already contributed before to code

Repository owner deleted a comment from allcontributors bot Jul 10, 2024
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

Successfully merging this pull request may close these issues.

Copy the ip of the current host
2 participants