You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
It is fairly common situation - when you paste something in wysiwyg, when there is heading in the beginning of this wysiwyg, but Chrome and Firefox acting quite different here.
Steps to reproduce: 1) create some blocks and create heading block in the beginning.
2) copy some blocks in clipboard
3) select part of created block with heading in the beginning of selection (or whole block)
4) paste and see the result in Chrome - all pasted html converted to the one big heading.
5) and in Firefox - it's ok
Chrome behavior in this situation is very annoying - sometimes you can lose all your markup. Firefox acting normal, I think.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is fairly common situation - when you paste something in wysiwyg, when there is heading in the beginning of this wysiwyg, but Chrome and Firefox acting quite different here.
Steps to reproduce:
1) create some blocks and create heading block in the beginning.
2) copy some blocks in clipboard
3) select part of created block with heading in the beginning of selection (or whole block)
4) paste and see the result in Chrome - all pasted html converted to the one big heading.
5) and in Firefox - it's ok
Chrome behavior in this situation is very annoying - sometimes you can lose all your markup. Firefox acting normal, I think.
The text was updated successfully, but these errors were encountered: