#3611: Automatic option doesn't work for font and background color
-------------------------+--------------------------------------------------
 Reporter:  highjinx_53  |       Owner:                
     Type:  Bug          |      Status:  new           
 Priority:  Normal       |   Milestone:                
Component:  General      |     Version:  SVN (CKEditor)
 Keywords:  HasPatch     |  
-------------------------+--------------------------------------------------
 The automatic option for these dropdowns never works. To reproduce type
 any text into one of the nightly samples, highlight the text and change
 its color to a specific color. Then click the Automatic option. The text
 will remain colored.

 This is because of a bug in CKEDITOR.style.checkElementRemovable(). The
 problem is that checkElementRemovable, when called from removeInlineStyle,
 should match any element with the color or background-color style,
 regardless of value. Attached is a patch which fixes this.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3611>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to