#3878: Image pop-up have scrollbars
-------------------------------+--------------------------------------------
 Reporter:  kinguru            |       Owner:  arczi          
     Type:  New Feature        |      Status:  assigned       
 Priority:  Normal             |   Milestone:  CKEditor 3.0   
Component:  General            |     Version:  CKEditor 3.0 RC
 Keywords:  Confirmed Review-  |  
-------------------------------+--------------------------------------------
Changes (by fredck):

  * keywords:  Confirmed Review? => Confirmed Review-


Comment:

 I understand the idea behind the patch, but the method is wrong. We must
 not have UI related solutions into the language files. We must have only
 text there, which could be used for any need. For example, the dialog
 layout could be changed to another solution where the label size has no
 impact. We should not make translation changes at that point.

 If we want words to break in our layout, we should instead set fixed sizes
 to the labels spaces in the dialog definition, so the browser will force
 line breaks by itself.

 Another solution, and the one I would take here, would be simply changing
 the dialog layout a bit, moving the labels to be place above the fields,
 instead of aside of them.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3878#comment:3>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to