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

Error on Block Copy Paste #20819

Closed
ravishakya opened this issue Mar 12, 2020 · 3 comments
Closed

Error on Block Copy Paste #20819

ravishakya opened this issue Mar 12, 2020 · 3 comments
Labels
[Feature] Code Editor Handling the code view of the editing experience Needs Dev Ready for, and needs developer efforts [Type] Bug An existing feature does not function as intended

Comments

@ravishakya
Copy link

To reproduce

Steps to reproduce the behavior:

  1. Copy a block from code view.
  2. Add new page
  3. Press Ctrl + Shift + Alt + M to switch to code view.
  4. paste the block code.
  5. If you click outside or anywhere and again press Ctrl + Shift + Alt + M. It will work but after pasting the code, without clicking anywhere if you press Ctrl + Shift + Alt + M, nothing will be viewed on the editor.

see here an example https://drive.google.com/file/d/1diieAWXl31KdzJR-mvXfj2cC6Xku6151/view

@talldan talldan added [Feature] Code Editor Handling the code view of the editing experience [Type] Bug An existing feature does not function as intended labels Mar 16, 2020
@ehti
Copy link

ehti commented Apr 20, 2020

Can reproduce too.

@paaljoachim
Copy link
Contributor

Wow that is interesting.
I opened up the Code editor.
Pasted in a block.
Then immediately pressed the keys: Shift + Ctrl + Alt + M.
It went back to visual editor but no block was seen.

The error is still there.

@paaljoachim paaljoachim added the Needs Dev Ready for, and needs developer efforts label May 13, 2021
@Mamaduka
Copy link
Member

I believe I recently fixed this issue - #40730.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Code Editor Handling the code view of the editing experience Needs Dev Ready for, and needs developer efforts [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

5 participants