Ticket #4863: 4863.patch

File 4863.patch, 1.4 KB (added by Minh Nguyen, 14 years ago)
  • _source/plugins/dialog/plugin.js

     
    805805                                                        children : contents.elements,
    806806                                                        expand : !!contents.expand,
    807807                                                        padding : contents.padding,
    808                                                         style : contents.style || 'width: 100%;'
     808                                                        style : contents.style || 'width: 100%; height: 100%;'
    809809                                                }, pageHtml );
    810810
    811811                        // Create the HTML for the tab and the content block.
  • CHANGES.html

     
    4848                <li><a href="http://dev.fckeditor.net/ticket/4637">#4637</a> : Table cells' 'nowrap' attribute is not loaded to cell property dialog. Thanks to pomu0325.</li>
    4949                <li><a href="http://dev.fckeditor.net/ticket/4724">#4724</a> : Using the mouse to insert a link in IE might create incorrect results.</li>
    5050                <li><a href="http://dev.fckeditor.net/ticket/4640">#4640</a> : Small optimizations for the fileBrowser plugin.</li>
     51                <li><a href="http://dev.fckeditor.net/ticket/4863">#4863</a> : Fixing iframedialog's height doesn't stretch to 100%</li>
    5152                <li><a href="http://dev.fckeditor.net/ticket/4964">#4964</a> : The BACKSPACE key positioning was not correct in some cases with Firefox.</li>
    5253        </ul>
    5354        <h3>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy