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

[BUG] Cut text & undo not working #95

Closed
julianpoemp opened this issue Apr 24, 2023 · 0 comments · Fixed by #96
Closed

[BUG] Cut text & undo not working #95

julianpoemp opened this issue Apr 24, 2023 · 0 comments · Fixed by #96
Labels
bug Something isn't working

Comments

@julianpoemp
Copy link
Contributor

julianpoemp commented Apr 24, 2023

Reproduction:

  1. Open CodeJar on https://medv.io/codejar/ .
  2. Select any text.
  3. Press CMD + X (MacOS) or CTRL + X.
  4. Press CMD + Z (macOS) or CTRL + Z.

Result: Undo not working. It should show the text before cut.

@antonmedv antonmedv added the bug Something isn't working label Apr 24, 2023
@julianpoemp julianpoemp changed the title [BUG] Crop text & undo not working [BUG] Cut text & undo not working May 4, 2023
julianpoemp added a commit to julianpoemp/codejar that referenced this issue May 4, 2023
julianpoemp added a commit to julianpoemp/codejar that referenced this issue May 4, 2023
antonmedv pushed a commit that referenced this issue May 4, 2023
* Fix undo not working after cutting text

Closes #95

* added missing code for paste to clipboard
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
Development

Successfully merging a pull request may close this issue.

2 participants