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

Clipboard isn't preserved after shutting down DevToys #22

Closed
veler opened this issue Oct 10, 2021 · 0 comments · Fixed by #24
Closed

Clipboard isn't preserved after shutting down DevToys #22

veler opened this issue Oct 10, 2021 · 0 comments · Fixed by #24
Labels
bug Something isn't working

Comments

@veler
Copy link
Collaborator

veler commented Oct 10, 2021

Describe the bug
When copying something from DevToys, the clipboard gets cleared after closing DevToys

To Reproduce
Steps to reproduce the behavior:

  1. Go to any tool.
  2. Type a text in an input.
  3. Select the text and copy it through Ctrl+C
  4. Close the app.
  5. Open Notepad
  6. Press Ctrl+V

Expected behavior
What you copied on step 3 should be paste.

Actual behavior
Nothing is paste.

Potential solution
https://stackoverflow.com/questions/31781019/clipboard-content-of-closed-windows-universal-app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant