#3807: [IE]Block style broken when cursor on front of text
-------------------------------+--------------------------------------------
 Reporter:  garry.yao          |       Owner:  garry.yao   
     Type:  Bug                |      Status:  assigned    
 Priority:  Normal             |   Milestone:  CKEditor 3.0
Component:  Core : Styles      |     Version:              
 Keywords:  Confirmed Review-  |  
-------------------------------+--------------------------------------------
Changes (by fredck):

  * keywords:  Confirmed Review? => Confirmed Review-


Comment:

 * We should not throw the error in the selection change check function.
 There could be unknown selection issues, and we must avoid them breaking
 the editor code at that point, considering that this function is executed
 hundreds of times during the editor life cycle.

  * The checkSelectionChange looks like the wrong place for this fix. The
 problem is with the selection class itself, within the getRanges function
 probably.

  * The changelog is missing.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3807#comment:5>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to