Closed
Bug 60867
Opened 25 years ago
Closed 25 years ago
HTML composer inserts line-break tag when switching from HTML source.
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla0.9.2
People
(Reporter: tarahim, Assigned: mozeditor)
Details
(Whiteboard: [behavior][html] fix in hand, need a=)
Attachments
(1 file)
|
685 bytes,
patch
|
Details | Diff | Splinter Review |
File|New blank page to edit.
View|HTML source.
View|Normal(or Preview)
View|HTML source.
Result: a new line-break tag is inserted.
Mtrunk2000112004
I'm seeing this too. Over to jfrancis@netscape.com.
Assignee: beppe → jfrancis
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
| Assignee | ||
Comment 2•25 years ago
|
||
accepting - moz0.9
| Assignee | ||
Comment 3•25 years ago
|
||
Funkalicious!
Comment 4•25 years ago
|
||
how is this bug related to bug #46227 (if at all)?
Hardware: Other → Macintosh
| Assignee | ||
Comment 5•25 years ago
|
||
probably a dup. lf's can get converted to breaks in some circumstances (such as
if they were inside something that had a pre whitespace style).
| Assignee | ||
Updated•25 years ago
|
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Comment 7•25 years ago
|
||
this can affect the layout of the document
Keywords: correctness
Whiteboard: [behavior][html]
| Assignee | ||
Comment 8•25 years ago
|
||
attaching patch for editor/base/nsHTMLEditor.cpp
Whiteboard: [behavior][html] → [behavior][html] fix in hand, need r=,sr=
| Assignee | ||
Comment 9•25 years ago
|
||
| Assignee | ||
Comment 10•25 years ago
|
||
r=fm; sr=kin; need a=
Whiteboard: [behavior][html] fix in hand, need r=,sr= → [behavior][html] fix in hand, need a=
Comment 11•25 years ago
|
||
a=blizzard on behalf of drivers for the trunk
| Assignee | ||
Comment 12•25 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•