Ticket #5722: 5722.patch

File 5722.patch, 526 bytes (added by Sa'ar Zac Elias, 14 years ago)
  • _source/plugins/clipboard/plugin.js

     
    192192
    193193                pastebin.setStyles(
    194194                        {
    195                                 position : 'absolute',
     195                                position : 'fixed',
    196196                                // Position the bin exactly at the position of the selected element
    197197                                // to avoid any subsequent document scroll.
    198198                                top : sel.getStartElement().getDocumentPosition().y + 'px',
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy