Ticket #1981 (closed Bug: fixed)

Opened 2 months ago

Last modified 2 months ago

[Safari] open and close <br></br> tags

Reported by: thomp361 Assigned to: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: FCKeditor 2.6 Beta
Keywords: Confirmed Safari Cc:

Description

Hi,

Using 2.6B on Safari 3.0.4 (Mac and Windows versions)

If you set .EnterMode = 'br', I am noticing that you get opening and closing <br> tags for example just type some text then switch to source view:

sample<br>
</br>text

PS - the SVN from 3/6/08 exhibits the same behavior

PSS - v2.5.1 doesn't exhibit this behavior, it works as expected.

Change History

03/07/08 09:13:28 changed by w.olchawa

  • keywords changed from </br> to Confirmed Safari.
  • priority changed from High to Normal.
  • summary changed from open and close <br></br> tags in Safari? to [Safari] open and close <br></br> tags.

Confirmed using Safari 3.0.4. in 2.6 beta and SVN version. Works fine in 2.5.1. Other browsers don't seem to be affected.

03/07/08 09:35:36 changed by fredck

  • milestone changed from Safari Compatibility to FCKeditor 2.6.

03/12/08 10:29:42 changed by martinkou

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

This is caused by the change in fckxhtml_gecko.js in [1192]. So the source of the problem in this ticket is the same as in #1989.

03/12/08 11:10:54 changed by martinkou

The patch I've posted to #1989 fixes this issue as well.

03/14/08 07:16:02 changed by martinkou

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

Fixed with [1691].

Click here for more info about our SVN system.