Closed
Bug 1252425
Opened 9 years ago
Closed 9 years ago
Firefox adds <br> after a whitespace is inserted in a contenteditable div
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 414223
People
(Reporter: leandro.costa, Unassigned)
Details
(Whiteboard: DUPEME)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36
Steps to reproduce:
Insert a whitespace inside a contenteditable div
Actual results:
Firefox add a <br> tag after whitespace
Expected results:
Firefox shouldn't add the <br> tag after whitespace
| Reporter | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Whiteboard: DUPEME
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•