#3053: Safari 4 improperly sets height of editor area ---------------------+------------------------------------------------------ Reporter: neym | Owner: alfonsoml Type: Bug | Status: assigned Priority: Normal | Milestone: FCKeditor 2.6.5 Component: General | Version: FCKeditor 2.6.4 Keywords: WebKit | ---------------------+------------------------------------------------------ Changes (by alfonsoml):
* keywords: safari, webkit => WebKit * owner: => alfonsoml * status: new => assigned Comment: The patch basically changes the editor.html to allow the onresize to be called by both Firefox and Safari (note that the !Opera was useless as Gecko is defined as "gecko and !opera and !safari") The two other changes to use the existence of window.onresize to call it instead of calling it only for gecko, and finally, I had to add a now manual call to window.onresize() in the fitscreen plugin because webkit didn't react to the change of dimensions. Tested with Safari 4 in Mac and Windows and Chrome 2 in windows (remember to clear the cache on every test as these browsers really love their cache) umm :-( not ready for review yet. It doesn't work for example resizing the main window if the editor is maximized. (it sounded strange to me the need to manually call the code in the fitscreen code) -- Ticket URL: <http://dev.fckeditor.net/ticket/3053#comment:4> 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