Opened 15 years ago
Last modified 15 years ago
#4685 closed Bug
Text color not set to Automatic when Automatic is selected. — at Version 3
Reported by: | Babita | Owned by: | |
---|---|---|---|
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 (3)
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) |
---|
Confirmed with IE8 only. A js error is thrown when clicking the "Automatic" option.
Of with IE7 and FF3.5.