Opened 16 years ago

Closed 16 years ago

#1981 closed Bug (fixed)

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

Reported by: thomp361 Owned by: Martin Kou
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 (5)

comment:1 Changed 16 years ago by Wojciech Olchawa

Keywords: Confirmed Safari added; </br> removed
Priority: HighNormal
Summary: open and close <br></br> tags in Safari?[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.

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Milestone: Safari CompatibilityFCKeditor 2.6

comment:3 Changed 16 years ago by Martin Kou

Owner: set to Martin Kou
Status: newassigned

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.

comment:4 Changed 16 years ago by Martin Kou

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

comment:5 Changed 16 years ago by Martin Kou

Resolution: fixed
Status: assignedclosed

Fixed with [1691].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy