Closed
Bug 105772
Opened 23 years ago
Closed 23 years ago
composer can't handle spaces between </b> and <b> in copy/paste
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 105487
People
(Reporter: pylin, Assigned: kinmoz)
Details
for pages in browser containing HTML sources such as "<b>A</b> <b>B</b>" will
appear in composer as "<b>A</b><b>B</b>" after paste
Hi Michael, this sounds familiar to a bug you found recently..
space getting stripped out between text..
can you DUP this one if its the same thing ?
thanks
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 105487 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•