Ticket #1646 (new Bug)

Opened 12 months ago

Last modified 10 months ago

Color for Underline and Strikethrough inconsistent

Reported by: jonbrooks Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: FCKeditor 2.5
Keywords: Confirmed Cc:

Description

The color that Underline and Strikethrough take is inconsistent. Consider these two examples:

  • begin typing text
  • switch Font Color to Red
  • Select 'Strikethrough,' type some more

Result:

The strikethrough is red.

  • Type some text
  • Highlight the text, change the color to Red,
  • With the selection still highlighted, select 'Strikethrough'

Result:

The strikethrough is black.

Reversing the order in which styles are added in both scenarios produce the opposite result.

Expected behavior should probably be that the strikethrough and underline always take the current color of the text.

Change History

Changed 10 months ago by w.olchawa

  • keywords Confirmed added

Confirmed on IE, IE7 and FF

Note: See TracTickets for help on using tickets.