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

Unwanted line break with Chrome and Edge #534

Open
the2ne opened this issue Nov 4, 2021 · 0 comments
Open

Unwanted line break with Chrome and Edge #534

the2ne opened this issue Nov 4, 2021 · 0 comments
Labels
🐞 Bug Something isn't working

Comments

@the2ne
Copy link
Collaborator

the2ne commented Nov 4, 2021

Since the last updates of browsers using the Chromium rendering engine a nasty bug appeared in our email builder.

Browsers concerned

As said before, it only occurs on browsers using Chromium (Google Chrome and Microsoft Edge since their last version 95.0.XXX).
No problem with Webkit (Apple Safari) or Gekko (Mozilla Firefox).

Action that generates the line break bug

When editing text in a block, when we want to make a line break (press " entry"), we do see the return to the line, but it is greater than expected.

Indeed, there is a much larger than expected and undesirable gap. This is a <br> and it disappears if you start typing.

However, if you finally want to delete this new line of entered text, this space produced by the <br> unwanted appears again!

bug-chromium

An overview of the bug and how to work around it

Indeed, if you delete all the text contained in the block, you will end up with only the unwanted line break. Now if you type in your content again, the bug disappears like magic!

@the2ne the2ne added the 🐞 Bug Something isn't working label Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant