#3475: [FF] Multirange broken when command used several times
-------------------------------+--------------------------------------------
 Reporter:  tobiasz.cudnik     |       Owner:                
     Type:  Bug                |      Status:  new           
 Priority:  Normal             |   Milestone:  CKEditor 3.0  
Component:  General            |     Version:  SVN (CKEditor)
 Keywords:  Firefox Confirmed  |  
-------------------------------+--------------------------------------------
Changes (by fredck):

  * keywords:  Firefox => Firefox Confirmed
  * milestone:  => CKEditor 3.0


Comment:

 I think it's a problem with the order the ranges are being handled. If we
 are first changing the first range, it may happen that the offset values
 for the second range will not anymore be valid, due to text nodes being
 broken, insertion of elements, etc. If that's true, we need to invert the
 order of processing them, from last to first.

 It's just an intuition though, still to be checked.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3475#comment:2>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to