#3858: Toolbars are breaking up in IE with v2 and office2003 skins. -------------------------------+-------------------------------------------- Reporter: martinkou | Owner: martinkou Type: Bug | Status: assigned Priority: Normal | Milestone: CKEditor 3.0 Component: UI : Toolbar | Version: SVN (CKEditor) Keywords: Oracle IE Review? | -------------------------------+-------------------------------------------- Changes (by martinkou):
* keywords: Oracle IE => Oracle IE Review? Comment: The problem comes from how IE6 and 7 handles CSS floats. Unlike Firefox/Safari/Opera, IE6 and 7 would try to wrap CSS float elements if their width is not specified. Changing the toolbar groups to display: inline and nullifying the CSS floats for IE6 and 7 seems to fix the problem. -- Ticket URL: <http://dev.fckeditor.net/ticket/3858#comment:2> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac