#3742: [IE] Wrong dialog layout for dialogs without tab bar in IE RTL mode
----------------------------------+-----------------------------------------
 Reporter:  martinkou             |       Owner:  tobiasz.cudnik
     Type:  Bug                   |      Status:  assigned      
 Priority:  Normal                |   Milestone:  CKEditor 3.0  
Component:  UI : Dialogs          |     Version:  SVN (CKEditor)
 Keywords:  IE Confirmed Review+  |  
----------------------------------+-----------------------------------------
Changes (by fredck):

  * keywords:  IE Confirmed Review? => IE Confirmed Review+


Comment:

 Please add also the following to dialog.css (line 519) when committing:

 {{{
 .cke_skin_kama .cke_browser_ie6 .cke_dialog_close_button,
 .cke_skin_kama .cke_browser_iequirks .cke_dialog_close_button
 {
         top: 7px;
 }
 }}}

 This will fix the close button position on IE Quirks and IE6.

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