Ticket #79 (assigned defect)

Opened 1 year ago

Last modified 10 months ago

line breaks don't work properly

Reported by: marcvangend Assigned to: jf.hovinne (accepted)
Priority: major Milestone: 0.5
Component: Editor Version: trunk
Keywords: br line break Cc:

Description

When I try to enter a line break <br /> by pressing shift-enter, the cursor moves a little to the right. There is no new line created.

When I enter a space after that, the new line is created, containing the space. Pressing backspace remove the space and the new line.

Next, when I press shift-enter again, the new line comes back immediately. However the padding between the current paragraph and the next paragraph disappears.

(tested in IE 6.0.2800)

Change History

01/22/08 21:29:52 changed by jf.hovinne

  • status changed from new to assigned.
  • milestone set to 0.5.

Confirmed - tricky IE designMode issue. Needs more review.