#2854: Move table dialog to trunk.
--------------------------+-------------------------------------------------
 Reporter:  martinkou     |       Owner:  martinkou   
     Type:  New Feature   |      Status:  assigned    
 Priority:  Normal        |   Milestone:  CKEditor 3.0
Component:  UI : Dialogs  |     Version:  SVN         
 Keywords:  Review?       |  
--------------------------+-------------------------------------------------
Changes (by martinkou):

  * keywords:  Review- => Review?


Comment:

 Fixed the following issues:
  1. Removed all defaultValues in configuration.
  2. Moved all setup logic to setup() functions and most commit logic to
 commit() functions. The following 3 commit items are still in onOk()
 because of interdependency issues:
   * Rows and columns
   * Table headers, which depends on rows and columns
   * Width and height, which are interdependent
  3. Simplified the validation logic in table dialog.
  4. Added alert messages when validation fails.
  5. Fixed the issue where the table caption cannot be cleared.
  6. Fixed the issue where table width cannot be set to percentages.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2854#comment:5>
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