Ticket #3818 (closed Bug: fixed)
Last color (white) is showing in non-square box when "FCKConfig.EnableMoreFontColors = false "
| Reported by: | anilk | Owned by: | martinkou |
|---|---|---|---|
| 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
Change History
Changed 3 years ago by anilk
-
attachment
fck2.6.4-more-color.JPG
added
comment:2 Changed 3 years ago by martinkou
- Keywords Confirmed added
- Owner set to martinkou
- Status changed from new to assigned
Confirmed in Firefox and Safari.
comment:5 Changed 3 years ago by martinkou
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with [3902].
Click here for more info about our SVN system.
Note: See
TracTickets for help on using
tickets.

This shows the error. It has been highlighed by a red color box.