id summary reporter owner description type status priority milestone component version resolution keywords cc 1923 FCKConfig.FontColors -automatic- does not show the automatic color PuNkStOrM "Hi FCK-Team! First of all: Thanks for your great editor! The FCK-Editor is the best editor I have ever seen in web! My problem: The interface allows the user to select Font colors (FCKConfig.FontColors). All works fine, but the ""automatic"" color does not change to another color than black in the little preview. The transforming of text into different ""automatic""-colors does work! It only shows the wrong color in the little box left of ""automatic"". In my case the fckconfig.js contains the following: ... {{{ FCKConfig.FontColors = 'FFFFFF,118811,881111' ; }}} ... the fck_editorarea.css: ... {{{ body { background-color: #77A6C2; padding: 5px 5px 5px 5px; margin: 0px; color: #FFFFFF; } body, td { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; } }}} ... Dears, PuNkStOrM :)" Bug closed Normal General FCKeditor 2.5.1 wontfix