Opened 14 years ago

Last modified 14 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 Frederico Caldeira Knabben)

  1. Select some Text color. Write text.
  2. 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 14 years ago by Frederico Caldeira Knabben

Keywords: Confirmed IE8 added
Milestone: CKEditor 3.2

Confirmed with IE8 only. A js error is thrown when clicking the "Automatic" option.

Of with IE7 and FF3.5.

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Sorry... my mistake. I've confirmed a different issue, which may be related:

  1. Start and empty document.
  2. Select a text color (e.g red).
  3. Type some text.
  4. Hit ENTER.
  5. Select the "Automatic" text color.

A js error is thrown.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy