Ticket #4193 (closed Bug: fixed)

Opened 3 years ago

Last modified 3 years ago

[FF3.5] Automatic font color produces empty span

Reported by: tobiasz.cudnik Owned by: tobiasz.cudnik
Priority: High 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

4193.patch Download (1.7 KB) - added by tobiasz.cudnik 3 years ago.
4193_2.patch Download (1.6 KB) - added by tobiasz.cudnik 3 years ago.

Change History

comment:1 Changed 3 years ago by tobiasz.cudnik

  • Owner set to tobiasz.cudnik
  • Priority changed from Normal to High
  • Status changed from new to assigned

comment:2 Changed 3 years ago by tobiasz.cudnik

  • Keywords Confirmed added

Regression on [4024].

Changed 3 years ago by tobiasz.cudnik

comment:3 Changed 3 years ago by tobiasz.cudnik

  • Keywords Firefox Review? added

Changed 3 years ago by tobiasz.cudnik

comment:4 Changed 3 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 3 years ago by tobiasz.cudnik

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed with [4050].

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy