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

GUACAMOLE-1740: Do not require multiple clicks to begin editing the clipboard. #1010

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

mike-jumper
Copy link
Contributor

The current hidden clipboard implementation requires two clicks to use the editor: one click to show the clipboard contents, and another click to focus the editor.

This change updates the clipboard editor UI such that only a single click is required to show the clipboard contents. Focus is automatically given to the editor upon clicking:

1 - No action yet taken 2 - Hover 3 - Click
Clipboard editor with contents hidden. Clipboard editor with contents hidden, hovered. Clipboard editor with contents shown.

@necouchman necouchman merged commit 24883a2 into apache:staging/1.6.0 Aug 25, 2024
1 check passed
@mike-jumper mike-jumper deleted the clean-clipboard-editor branch August 25, 2024 18:16
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.

2 participants