Ticket #1853 (closed Bug: fixed)

Opened 3 months ago

Last modified 2 months ago

ShiftEnterMode don't work

Reported by: datalink Assigned to: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: UI : Enter Key Version: FCKeditor 2.5.1
Keywords: Confirmed Review+ Cc:

Description

With

FCKConfig.EnterMode = 'br' ;
FCKConfig.ShiftEnterMode = 'p' ; (or same on 'div')

Shift + Enter make <br>

Attachments

1853.patch (1.5 kB) - added by martinkou on 03/14/08 10:07:14.
1853_2.patch (2.8 kB) - added by martinkou on 03/19/08 08:05:10.

Change History

02/13/08 11:22:53 changed by w.olchawa

  • keywords set to Confirmed.

Confirmed with IE, IE7 and FF2

02/24/08 12:26:14 changed by alfonsoml

  • milestone set to FCKeditor 2.6.

Currently it's throwing an error:

eNextBlock has no properties
http://localhost/fckdev/editor/_source/classes/fckenterkey.js
Line 421

02/25/08 12:25:07 changed by fredck

:|

I'm not able to reproduce it. Tested with IE7 and FF2, with both the SVN and 2.5.1 versions, using sample01.html with the setting changed manually in the fckconfig.js file.

Is it just me? Are there are precise steps to make this error happen?

02/26/08 09:55:23 changed by martinkou

Works perfectly for me as well.

02/28/08 08:17:22 changed by martinkou

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

I've done some more tests today and I wasn't able to reproduce the issue.

03/02/08 22:01:14 changed by fredck

  • status changed from closed to reopened.
  • resolution deleted.

I'm able to reproduce it with FF2 in the nightly build with sample12.

03/13/08 07:53:53 changed by martinkou

  • owner set to martinkou.
  • status changed from reopened to new.

03/14/08 10:07:14 changed by martinkou

  • attachment 1853.patch added.

03/14/08 10:07:56 changed by martinkou

  • keywords changed from Confirmed to Confirmed Review?.

03/14/08 23:40:53 changed by alfonsoml

#1839 has been marked as dup

03/18/08 10:41:26 changed by martinkou

  • keywords changed from Confirmed Review? to Confirmed.

Retracted the review request as a better approach was discovered during a conversion with Fred today.

03/19/08 08:05:10 changed by martinkou

  • attachment 1853_2.patch added.

03/19/08 08:05:25 changed by martinkou

  • keywords changed from Confirmed to Confirmed Review?.

03/19/08 10:00:30 changed by fredck

  • keywords changed from Confirmed Review? to Confirmed Review+.

03/19/08 10:11:31 changed by martinkou

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

Fixed with [1729].

Click here for more info about our SVN system.