Closed Bug 20609 Opened 25 years ago Closed 25 years ago

Typing return puts <br>s in the plain text editor

Categories

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

All
Mac System 8.5
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: sfraser_bugs, Assigned: mozeditor)

Details

In plain text compose, hitting return puts in <br> tags. It should, instead, just enter newlines into the content. Why? Because the default value for a textarea (or plain text compose) will have newlines, not <br>s, so we don't want to end up with mix 'n' match linebreaks here.
Bug 20603 is affected by this bug.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
invalid. newlines dont play as nicely with selection. Try clicking on a blankline that is caused by a newline, for instance.
Status: RESOLVED → VERIFIED
verified in 12/7 build.
You need to log in before you can comment on or make changes to this bug.