Ticket #1853 (closed Bug: fixed)

Opened 17 months ago

Last modified 16 months ago

ShiftEnterMode don't work

Reported by: datalink Owned by: 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 16 months ago.
1853_2.patch (2.8 KB) - added by martinkou 16 months ago.

Change History

Changed 17 months ago by w.olchawa

  • keywords Confirmed added

Confirmed with IE, IE7 and FF2

Changed 17 months ago 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

Changed 17 months ago 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?

Changed 16 months ago by martinkou

Works perfectly for me as well.

Changed 16 months ago 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.

Changed 16 months ago by fredck

  • status changed from closed to reopened
  • resolution worksforme deleted

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

Changed 16 months ago by martinkou

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

Changed 16 months ago by martinkou

Changed 16 months ago by martinkou

  • keywords Review? added

Changed 16 months ago by alfonsoml

#1839 has been marked as dup

Changed 16 months ago by martinkou

  • keywords Review? removed

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

Changed 16 months ago by martinkou

Changed 16 months ago by martinkou

  • keywords Review? added

Changed 16 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 16 months ago by martinkou

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

Fixed with [1729].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.