notes
notes copied to clipboard
Content wrongly loses its heading after it is copied and pasted
[Affected versions]:
- Firefox Release 60.0.2 and above
[Affected Platforms]:
- All Windows
- All Linux
- All Mac
[Prerequisites]:
- Have a new Firefox profile with the latest version of the "Firefox Notes" add-on (4.2.0dev custom built on 20.06.2018) installed.
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Click the "New Note" button and select any heading except "Body".
- Write a string and select it by mouse drag.
- Copy the selected string.
- Press the "Enter" key and paste the previously copied text.
- Observe the heading of the pasted string.
[Expected result]:
- The pasted string has the same heading as the one from step 3.
[Actual result]:
- The heading is reset to "Body".
[Notes]:
- The issue is not reproducible if the content is selected using the "Ctrl+A" shortcut.
- The style formatting options (such as bold, italic, strikethrough and underline) are not lost at paste.
- Attached a screen recording of the issue:

This seems like ckeditor behaviour, do you think it is worth filing an issue on this on their end @Softvision-MariusComan ? https://ckeditor5.github.io/ seems to reproduce this
Yes, I think it's worth filing an issue on their end. We should also keep this one open in case we need to dupe others to it.