Ticket #34 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

Enter makes a line break

Reported by: Wedge Assigned to: rollercow
Priority: normal Milestone: User Interface
Component: blog-admin Version:
Severity: minor Keywords:
Cc:

Description

When you press enter to go to the next line, it skips you down two lines. This makes me sad. Viewing the code seems to indicate it's putting line breaks in there. This is probably normal behaviour, but it annoys me to have to press enter, then type something, then delete behind that, then keep going with my entry. Here's an example. If I press enter now

I would end up down here in the blog system. What I want to happen is that when I press enter now I end up here. Ok, I hope that makes sense and that I've explained myself properly.

Change History

03/02/06 11:38:41 changed by Wedge

In the blog entry writer, when you press enter to go to the next line, it skips you down two lines. This makes me sad. Viewing the code seems to indicate it's putting line breaks in there. This is probably normal behaviour, but it annoys me to have to press enter, then type something, then delete behind that, then keep going with my entry. Here's an example. If I press enter now

I would end up down here in the blog system. What I want to happen is that when I press enter now I'll end up down on this line here.

01/03/06 12:20:24 changed by rollercow

  • status changed from new to closed.
  • resolution set to wontfix.

This is a feature ;) Its assuming you want paragraphs, if you dont do shift+enter and you will just get a line break.