#3949: [IE] Preformatted edit problem
--------------------------------------+-------------------------------------
 Reporter:  damo                      |       Owner:  garry.yao   
     Type:  Bug                       |      Status:  assigned    
 Priority:  Normal                    |   Milestone:  CKEditor 3.0
Component:  Core : Styles             |     Version:              
 Keywords:  IBM IE Confirmed Review?  |  
--------------------------------------+-------------------------------------
Changes (by garry.yao):

  * keywords:  IBM IE Confirmed => IBM IE Confirmed Review?


Comment:

 The culprit is inside the IE selection system where it report wrong offset
 position with the following text selection:
 {{{
 line1^\r\nline2
 }}}
 Based no this fault, the range system is incorrectly figure out it as:
 {{{
 line^1\r\nline2
 }}}
 The solution is just about normalizing the CRLF for IE.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3949#comment:3>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to