#2560: Background color applied to Text in IE when I select all
----------------------------+-----------------------------------------------
  Reporter:  murray5        |       Owner:                       
      Type:  Bug            |      Status:  new                  
  Priority:  Normal         |   Milestone:                       
 Component:  Core : Styles  |     Version:  FCKeditor 2.4        
Resolution:                 |    Keywords:  Confirmed IE HasPatch
----------------------------+-----------------------------------------------
Changes (by arczi):

  * keywords:  => Confirmed IE HasPatch


Comment:

 Steps to reproduce:

 -Set body background in CSS file

 {{{
 body {background-color:#dddddd}
 }}}

 -Reload fckeditor

 -Select all (CTRL+A)

 -Type 'a' (without backspace)

 -Back to source:

 in IE7:
 <p><font style="background-color: #dddddd">a</font></p>

 int FF3,Safari:
 <p>a</p>

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2560#comment:1>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to