Skip to content

Fix to always paste new content on top layer#3600

Merged
swissspidy merged 4 commits intodevelopfrom
fix/3430-paste-on-top
Oct 23, 2019
Merged

Fix to always paste new content on top layer#3600
swissspidy merged 4 commits intodevelopfrom
fix/3430-paste-on-top

Conversation

@barklund
Copy link
Copy Markdown
Contributor

Summary

This PR makes sure to always paste on top layer.

  • Ensure paste to top layer using context menu.
  • Ensure paste to top layer using keyboard.

Fixes #3430.

Checklist

  • My pull request is addressing an open issue (please create one otherwise).
  • My code is tested and passes existing tests.
  • My code follows the Engineering Guidelines (updates are often made to the guidelines, check it out periodically).

Make sure to paste on the top layer by using second argument of `insertBlocks` set to number of blocks on page.
@barklund barklund added this to the v1.4 milestone Oct 22, 2019
@barklund barklund self-assigned this Oct 22, 2019
@googlebot googlebot added the cla: yes Signed the Google CLA label Oct 22, 2019
@swissspidy swissspidy merged commit 7e86f8e into develop Oct 23, 2019
@swissspidy swissspidy deleted the fix/3430-paste-on-top branch October 23, 2019 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Signed the Google CLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When Pasting an Item it does not Always Paste on the Top Layer

3 participants