Issue with multiple line breaks happening for every newline
I've got an issue on several websites in 115b2 (but it's been an issue since at least 112) where Firefox inserts a bunch of after a single newline. I've tried toggling e… (funda kabanzi)
I've got an issue on several websites in 115b2 (but it's been an issue since at least 112) where Firefox inserts a bunch of
after a single newline. I've tried toggling editor.use_div_for_default_newlines, which had fixed this back in 92 when set to false. But now, true or false, I'm getting a bunch of line breaks when I'm not expecting them. This is only an issue in Firefox, Chrome/Edge does not have this behavior when using WYSIWYG editors. I can go back into the editor and clean out the additional line breaks without them being resubmitted, though.
example, there should only be a single line break between "message" and "more message":
message.
more message