Kevin Ansfield
Kevin Ansfield
In that case it sounds like there's something in your browser may be interfering with the editor. When you preview or view the published post is the content there italicised?
Can you use the browser's dev tools to inspect some of the italicised text and post a screenshot of the elements tab?
@daviddarnes @mh4ckt3mh4ckt1c4s just found this in the backlog, changes look good but if you're able to add tests for this that verify the input/output markup then the PR will be...
@JamesMarino do you see similar memory spikes when uploading an image into the editor?
We've been tracking this internally but have so far been unable to reproduce. Do you see the same behaviour with an up-to-date Firefox version? (current is 130, we've tested back...
I'm a bit confused as to what this PR is attempting to do. The modal is only useful for bulk adding tags to the selected posts so "edit" is a...
Closing this PR because the approach isn't workable (see https://github.com/TryGhost/Ghost/pull/22534#issuecomment-2732146296) and doesn't resolve the underlying data consistency problem.
This investigation is no longer needed, we've moved on with the real implementation.
Confirmed, this looks to be fixed 🙏 Closing for now, if we detect other issues after upgrading I'll re-open/open a new issue.
On further testing this only appears to have been fixed when a copy results in the clipboard only containing text nodes. If a whole paragraph node is copied then a...