Opened 18 years ago
Closed 13 years ago
#1923 closed Bug (wontfix)
FCKConfig.FontColors -automatic- does not show the automatic color
| Reported by: | PuNkStOrM | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.5.1 | 
| Keywords: | Cc: | 
Description
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 :)
Change History (4)
comment:1 Changed 18 years ago by
| Keywords: | Confimed added; font color automatic preview removed | 
|---|---|
| Milestone: | FCKeditor 2.6 | 
| Priority: | Low → Normal | 
comment:3 Changed 17 years ago by
| Component: | UI : Context Menu → General | 
|---|
comment:4 Changed 13 years ago by
| Resolution: | → wontfix | 
|---|---|
| Status: | confirmed → closed | 
FCKeditor isn't supported anymore.

Confirmed in IE and FF2 using versions 2.5.1, 2.6b and SVN