Opened 15 years ago

Closed 15 years ago

#4193 closed Bug (fixed)

[FF3.5] Automatic font color produces empty span

Reported by: Tobiasz Cudnik Owned by: Tobiasz Cudnik
Priority: Must have (possibly next milestone) Milestone: CKEditor 3.0
Component: General Version:
Keywords: Confirmed Firefox Review+ Cc:

Description

Automatic font color produces empty span on Firefox 3.5

TC

  1. Select all text inside the editor
  2. Apply automatic option for font color
  3. Select some part of the text
  4. Apply any font color

Result:

<p>
	f<span style="">o</span>o</p>

Related with #3891.

Attachments (2)

4193.patch (1.7 KB) - added by Tobiasz Cudnik 15 years ago.
4193_2.patch (1.6 KB) - added by Tobiasz Cudnik 15 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by Tobiasz Cudnik

Owner: set to Tobiasz Cudnik
Priority: NormalHigh
Status: newassigned

comment:2 Changed 15 years ago by Tobiasz Cudnik

Keywords: Confirmed added

Regression on [4024].

Changed 15 years ago by Tobiasz Cudnik

Attachment: 4193.patch added

comment:3 Changed 15 years ago by Tobiasz Cudnik

Keywords: Firefox Review? added

Changed 15 years ago by Tobiasz Cudnik

Attachment: 4193_2.patch added

comment:4 Changed 15 years ago by Garry Yao

Keywords: Review+ added; Review? removed

The symptom is a consequence of #3891's bug, a more easy way to reproduce is right the procedures of #3891.

comment:5 Changed 15 years ago by Tobiasz Cudnik

Resolution: fixed
Status: assignedclosed

Fixed with [4050].

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