Ticket #1646 (new Bug)
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
Note: See
TracTickets for help on using
tickets.