Opened 16 years ago

Last modified 10 years ago

#1601 confirmed Bug

custom style is not visible in style list because style defines text color to white

Reported by: Mike Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.0
Keywords: Cc:

Description

I have a custom style with a foreground of white:

'custom1' : { Element: 'span', Styles : { 'font-family' : 'Arial, Helvetica, sans-serif', 'font-size' : '11px', 'font-weight' : 'normal', 'color' : '#FFFFFF', 'line-height' : '16px' } },

this style is invisible in the styles drop down, because the styles drop down list shows what the style is of each style, so my custom style with a text color of white is invisible because the background of the drop down list is white also.

I would try to detect this and if so change the text color so users can see it, sort of like how dreamweaver does it.

I will include screenshots.

(Maybe this is an enhancement request)

Attachments (1)

fckeditor_screenshots.jpg (90.7 KB) - added by Mike 16 years ago.
screencaptures of FCKEditor & Dreamweaver.

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by Mike

Attachment: fckeditor_screenshots.jpg added

screencaptures of FCKEditor & Dreamweaver.

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

Component: UI : DialogsCore : Styles
Keywords: styles removed
Milestone: FCKeditor 2.5

comment:2 Changed 16 years ago by Wojciech Olchawa

Keywords: Confirmed added

Confirmed on SVN version revision: 1590

comment:3 Changed 11 years ago by Jakub Ś

Version: FCKeditor 2.5 Beta3.0

This is still happening in CKEditor 3.x and 4.x (v4). Only time when you see white text is when you highlight this particular option.

comment:4 Changed 10 years ago by Jakub Ś

#691 was marked as duplicate.

comment:5 Changed 10 years ago by Jakub Ś

#2251 was marked as duplicate.

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