Changes between Initial Version and Version 1 of Ticket #7253


Ignore:
Timestamp:
Mar 1, 2011, 9:01:51 AM (13 years ago)
Author:
Krzysztof Studnik
Comment:

I confirm that without proper doctype tag, CKEditor is broken after maximizing

I used a "tuned" jquery sample. It looks like before 3.4.3 maximizing worked fine under FF3. Since 3.4.3, above issue happens.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7253

    • Property Status changed from new to confirmed
    • Property Version changed from 3.5.2 to 3.4.3
    • Property Component changed from General to UI : Skins
  • Ticket #7253 – Description

    initial v1  
    11Attempting to maximize a textarea in Firefox 3.6.13 causes a css rendering issue.  In Chrome however this seems to function fine. Tested with the following code:
    2 
     2{{{
    33<html>
    44<head>
     
    2121
    2222</html>
    23 
     23}}}
    2424adding this line resolved:
    2525<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy