#2864: Implement the insert and remove numbered list and bullet list commands.
--------------------------+-------------------------------------------------
 Reporter:  martinkou     |       Owner:  martinkou   
     Type:  Task          |      Status:  assigned    
 Priority:  Normal        |   Milestone:  CKEditor 3.0
Component:  Core : Lists  |     Version:  SVN         
 Keywords:  Review?       |  
--------------------------+-------------------------------------------------

Comment(by martinkou):

 Simplified two things:
  1. Eliminated the duplicate code in
 CKEDITOR.dom.range::getCommonAncestor().
  2. Changed the selectionSet event in CKEDITOR.dom.selection to a simpler
 onSelectionSet function hook.

 Selection after list removal or list type change is wrong now because the
 selection bookmarks are not serialize-able at this moment. Garry is trying
 to fix that issue in #2763 so I'll leave it as-is for now.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2864#comment:3>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to