Ticket #320 (closed defect: invalid)

Opened 8 years ago

Last modified 8 years ago

Cross Browser Consistant ENTER key

Reported by: blaine@… Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

Hey, this might have already been addressed for Xinha, but i am still using HTMLArea.

Anyway, in IE when you hit enter, you get a new paragraph. When you hit enter in Firefox you get a line break.

Anyone good with key binding in JS. I am not so good with it. Seems like it wouldn't take much to make it so that they do this same thing between browsers.

My vote would be that SHIFT-ENTER is a line break and ENTER is a paragraph... like in MS WORD, etc.

Change History

Changed 8 years ago by niko

  • status changed from new to closed
  • resolution set to invalid

xinha uses the EnterParagraph? plugin by default that does exactly that.

please try it first and then report any bugs for that if you find one :D

Note: See TracTickets for help on using tickets.