Ticket #7293: 7293.patch

File 7293.patch, 553 bytes (added by Sa'ar Zac Elias, 14 years ago)
  • _source/plugins/colorbutton/plugin.js

     
    6666                                                        color;
    6767
    6868                                                // Find the closest block element.
    69                                                 block = path.block || path.blockLimit;
     69                                                block = path.block || path.blockLimit || editor.document.getBody();
    7070
    7171                                                // The background color might be transparent. In that case, look up the color in the DOM tree.
    7272                                                do
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy