Opened 15 years ago
Closed 15 years ago
#4685 closed Bug (fixed)
Text color not set to Automatic when Automatic is selected.
Reported by: | Babita | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.2 |
Component: | Core : Styles | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed IE8 | Cc: | rishita.k@…, babita.sobhani@…, ramkumar.ra@…, david.desloovere@… |
Description (last modified by )
- Select some Text color. Write text.
- Select <Enter key> and select Text color as automatic.
The color is not changed to black.
Also sometimes it happens as follows:
Enter text on different lines by changing Text colors as specified in the text.
Red
Green
Orange
Blue
Brown
Automatic
When we select Automatic, it takes the color as Blue.(i.e the color which is there two lines above).
On click of automatic, I want to set the text color as black. Please provide the solution.
Change History (6)
comment:1 Changed 15 years ago by
Keywords: | Confirmed IE8 added |
---|---|
Milestone: | → CKEditor 3.2 |
comment:2 Changed 15 years ago by
Sorry... my mistake. I've confirmed a different issue, which may be related:
- Start and empty document.
- Select a text color (e.g red).
- Type some text.
- Hit ENTER.
- Select the "Automatic" text color.
A js error is thrown.
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 15 years ago by
Cc: | david.desloovere@… added |
---|
Same thing for background color. When you put IE8 in compatibility view it works fine. You can change to any color you want, except automatic won't work. I used the demo on the website, which was version 3.0.1
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3) Timestamp: Thu, 10 Dec 2009 08:11:03 UTC
Message: 'null' is null or not an object Line: 76 Char: 1399 Code: 0 URI: http://ckeditor.com/apps/ckeditor/3.0.1/ckeditor.js?1260404118
comment:6 Changed 15 years ago by
Component: | General → Core : Styles |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Version: | FCKeditor 2.4.2 → SVN (CKEditor) |
Confirmed with IE8 only. A js error is thrown when clicking the "Automatic" option.
Of with IE7 and FF3.5.