#3564: Implement resize handle
---------------------------+------------------------------------------------
 Reporter:  martinkou      |       Owner:  martinkou     
     Type:  New Feature    |      Status:  assigned      
 Priority:  Normal         |   Milestone:  CKEditor 3.0  
Component:  General        |     Version:  SVN (CKEditor)
 Keywords:  3.0RC Review-  |  
---------------------------+------------------------------------------------
Changes (by fredck):

  * keywords:  3.0RC Review? => 3.0RC Review-


Comment:

 The new patch avoid the resizer breaking Safari, but it also makes it work
 pretty bad in that browser. We may even make it pass for now, if you
 really can't find a better solution for it, opening a dedicated ticket for
 it.

 I've found out that the culprit here is the {{{outer.setStyle( 'width',
 width )}}} call. All the rest works. So, it looks like the display:hidden
 trick (if really needed) needs to be applied to that call only. It's not
 needed for the "height" change.

 > Line 187 in theme.js is part of the Safari fix - if it's removed then
 the browser will crash, again.

 So please add a comment in the code about it, otherwise it looks really
 senseless.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3564#comment:10>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to