Recursive insertion of (non-breaking space) character because of spaces around <br> (break) tag #14680
Labels
package:source-editing
resolution:resolved
This issue was already resolved (e.g. by another ticket).
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
<p>Hello <br> World</p>
✔️ Expected result
What is the expected result of the above steps?
❌ Actual result
What is the actual result of the above steps?
Furthermore, the above HTML will re-trigger the bug when you re-open the editor and switch to source mode. This will lead to multiple (non-breaking space) tags in the HTML when the user does not want or need them.
📃 Other details
The text was updated successfully, but these errors were encountered: