Ticket #3989: 3989_2.patch

File 3989_2.patch, 1.3 KB (added by Garry Yao, 15 years ago)
  • _source/plugins/wysiwygarea/plugin.js

     
    284284                                                        fieldset = CKEDITOR.dom.element.createFromHtml(
    285285                                                                '<fieldset style="height:100%' +
    286286                                                                '">' +
    287                                                                         '<legend style="position:absolute;left:-10000px">' +
     287                                                                        '<legend style="display:block;width:0;height:0;overflow:hidden">' +
    288288                                                                                CKEDITOR.tools.htmlEncode( accTitle ) +
    289289                                                                        '</legend>' +
    290290                                                                '</fieldset>'
  • CHANGES.html

     
    153153                <li><a href="http://dev.fckeditor.net/ticket/3793">#3793</a> : Combined images into sprites.</li>
    154154                <li><a href="http://dev.fckeditor.net/ticket/3783">#3783</a> : Fixed indenting command in table cells create collapsed paragraph.</li>
    155155                <li><a href="http://dev.fckeditor.net/ticket/3968">#3968</a> : About dialog layout was broken with IE+Standards+RTL.</li>               
     156                <li><a href="http://dev.fckeditor.net/ticket/3989">#3989</a> : Host page horizontal scrolling a lot when on having righ-to-left direction.</li>         
    156157        </ul>
    157158        <h3>
    158159                CKEditor 3.0 RC</h3>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy