#4028: Maximize control's tool tip is wrong once it is maximized
--------------------------------------+-------------------------------------
 Reporter:  Senthil                   |       Owner:  tobiasz.cudnik
     Type:  Bug                       |      Status:  assigned      
 Priority:  Normal                    |   Milestone:  CKEditor 3.1  
Component:  General                   |     Version:                
 Keywords:  Oracle Confirmed Review-  |  
--------------------------------------+-------------------------------------
Changes (by fredck):

  * keywords:  Oracle Confirmed Review? => Oracle Confirmed Review-


Comment:

 This patch creates a dependency between the core code and the plugins. The
 _source/core/command.js file should not be touched for it, but it should
 be managed at the toolbar plugin (which could extend the command class).

 Another point is that the toolbar doesn't hold buttons only. It can have
 any kind of UI element. So, the function could be named more generically,
 and considering that it's limited to the toolbar elements it could be
 named getToolbarItems.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4028#comment:6>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to