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

[v15] Enhance the clipboard sharing tooltip #44238

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Jul 15, 2024

Backport #43900 to branch/v15

changelog: The clipboard sharing tooltip for desktop sessions now indicates why clipboard sharing is disabled.

Clipboard sharing is typically enabled by default, but when it is
not enabled there could be several different reasons:
- the user is not using a Chromium-based browser
- the user has a Teleport role that disables clipboard sharing
- the user's roles allow clipboard sharing, but they denied access
  via the brower's permissions prompt

Prior to this commit, the tooltip would only say that clipboard
sharing is either enabled or disabled. Enhance the tooltip to
indicate why clipboard sharing is disabled.

Closes #22754
@zmb3 zmb3 added this pull request to the merge queue Jul 16, 2024
Merged via the queue into branch/v15 with commit efc7a1b Jul 16, 2024
32 checks passed
@zmb3 zmb3 deleted the bot/backport-43900-branch/v15 branch July 16, 2024 16:56
@camscale camscale mentioned this pull request Jul 29, 2024
This was referenced Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants