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: Ctrl + C not working on tooltips #2418

Merged
merged 4 commits into from
Jun 28, 2024
Merged

Fix: Ctrl + C not working on tooltips #2418

merged 4 commits into from
Jun 28, 2024

Conversation

igorrCarvalho
Copy link
Contributor

@igorrCarvalho igorrCarvalho commented Jun 28, 2024

This PR addresses an issue where Ctrl + C was not working correctly within tooltips. This fix ensures that users can copy text from tooltips using the Ctrl + C shortcut without any issues.

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Jun 28, 2024
@igorrCarvalho igorrCarvalho changed the base branch from main to dev June 28, 2024 04:19
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Jun 28, 2024
Copy link
Collaborator

@lucaseduoli lucaseduoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 28, 2024
@anovazzi1 anovazzi1 enabled auto-merge June 28, 2024 20:07
@anovazzi1 anovazzi1 added this pull request to the merge queue Jun 28, 2024
Merged via the queue into dev with commit 659fe34 Jun 28, 2024
22 of 25 checks passed
@anovazzi1 anovazzi1 deleted the ic/fixCopy branch June 28, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants