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

UI.GetClipboard should fail with an error when used outside UI context #840

Open
ccfontes opened this issue Oct 25, 2023 · 0 comments
Open
Labels
low priority The importance of this task, is it blocking the users? High, is it just annoying a single user? Low. Type: Bug

Comments

@ccfontes
Copy link
Contributor

Describe the bug
Using UI.GetClipboard standalone (outside UI context) outputs empty string.

To Reproduce

UI.GetClipboard | Log

Expected behavior
UI.GetClipboard should fail with an error when used as standalone (outside UI context).

@ccfontes ccfontes added low priority The importance of this task, is it blocking the users? High, is it just annoying a single user? Low. Type: Bug labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority The importance of this task, is it blocking the users? High, is it just annoying a single user? Low. Type: Bug
Projects
None yet
Development

No branches or pull requests

1 participant