Closed Bug 143794 Opened 22 years ago Closed 21 years ago

Enter key at the end of a paragraph inserts <br>

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 92686
Future

People

(Reporter: kazhik, Assigned: kinmoz)

Details

Enter key at the end of a paragraph inserts <br>.

Steps to reproduce:
(1) Enter text and select [Format]-[Paragraph]-[Paragraph].
(2) Hit Enter key.

Actual result:
<p>test<br>
<br>
</p>

Expected result:
<p>test</p>
kin, does this go to you?
-->core
Assignee: syd → kin
Component: Editor: Composer → Editor: Core
A paragraph character (to the sources) is added every time I save the file.  If
I am in html source view while saving, view reverts back to preview.
Priority: -- → P3
Target Milestone: --- → Future
duping to 92686

*** This bug has been marked as a duplicate of 92686 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.