Opened 15 years ago
Closed 15 years ago
#3818 closed Bug (fixed)
Last color (white) is showing in non-square box when "FCKConfig.EnableMoreFontColors = false "
Reported by: | Anil Kumar | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6.5 |
Component: | General | Version: | FCKeditor 2.6.4 |
Keywords: | Confirmed Review+ | Cc: |
Description
Changes are made in fckconfig.js to hide the More Color options in the Text Color or Background Color as shown below
FCKConfig.EnableMoreFontColors = false ; (Default is true)
After this change the color selection panel / palette shows a incorrect shape for the white color. The last color on the bottommost row. Instead of sqaure, it shows in a rectangle and the overall border also appears broken.
Browser : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11
OS : Windows XP Professional, version 2002, Service Pack 2
Attachments (2)
Change History (7)
Changed 15 years ago by
Attachment: | fck2.6.4-more-color.JPG added |
---|
comment:1 Changed 15 years ago by
Milestone: | → FCKeditor 2.6.5 |
---|
comment:2 Changed 15 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Martin Kou |
Status: | new → assigned |
Confirmed in Firefox and Safari.
Changed 15 years ago by
Attachment: | 3818.patch added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3902].
Click here for more info about our SVN system.
This shows the error. It has been highlighed by a red color box.