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

[v16] Enhance the clipboard sharing tooltip #44237

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Jul 15, 2024

Backport #43900 to branch/v16

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
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 16, 2024
@zmb3 zmb3 added this pull request to the merge queue Jul 16, 2024
Merged via the queue into branch/v16 with commit 435e6c7 Jul 16, 2024
38 checks passed
@zmb3 zmb3 deleted the bot/backport-43900-branch/v16 branch July 16, 2024 17:14
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