Skip to content

Paste is applied twice in code editor in some browsers #698

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

Closed
MartinDanihelDev opened this issue Oct 8, 2022 · 4 comments
Closed

Paste is applied twice in code editor in some browsers #698

MartinDanihelDev opened this issue Oct 8, 2022 · 4 comments
Labels
bug Something isn't working as intended

Comments

@MartinDanihelDev
Copy link

Describe the bug
When you copy some code in code editor it will paste code twice.

To Reproduce
Steps to reproduce the bug:

  1. Go to lesson ,,Drawing a bigger rectangle"
  2. Copy first two lines of code with CTRL+C
  3. Paste those lines with CTRL+V
  4. See the issue

Expected behavior
Text should be pasted only once, not twice.

Screenshots
2022-10-08 13_04_34-Window

Information about your device (please complete the following information):

  • Operating System: Windows
  • Browser: Firefox

Maybe this issue happens also in different lessons. I don't tried it now.

@MartinDanihelDev MartinDanihelDev added the bug Something isn't working as intended label Oct 8, 2022
@NathanLovato NathanLovato changed the title Copy/Paste - wrong text copied Paste is applied twice in code editor Oct 9, 2022
@NathanLovato NathanLovato changed the title Paste is applied twice in code editor Paste is applied twice in code editor in Firefox browser Oct 9, 2022
@NathanLovato
Copy link
Contributor

I just tested and this seems only to occur in the Firefox browser. The bug doesn't happen on desktop or in Brave.

@NathanLovato NathanLovato changed the title Paste is applied twice in code editor in Firefox browser Paste is applied twice in code editor in some browsers Oct 25, 2022
@NathanLovato
Copy link
Contributor

Also happens in edge, see #721

@gs3rr4
Copy link

gs3rr4 commented Nov 5, 2022

Also happens in Google Chrome.

@JakkAeson
Copy link

Encountered this issue in Chrome 107.0.5304.107, Win 11 64-bit. I've noticed that this only occurs when pressing CTRL-V to paste, pasting using the right click menu pastes once as expected.

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

No branches or pull requests

4 participants