Changes between Version 2 and Version 3 of Ticket #12747, comment 3


Ignore:
Timestamp:
Dec 10, 2014, 4:00:34 PM (10 years ago)
Author:
Artur Delura
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12747, comment 3

    v2 v3  
    22
    33Above is because [https://github.com/cksource/ckeditor-dev/blob/f0269658eb7e4faa589f60396e96e212c6477a3e/plugins/floatpanel/plugin.js#L160 this] return weird big value.
     4
     5Again above is because [https://github.com/cksource/ckeditor-dev/blob/42f0c5ea5e0bc44e9bb5ce8b169c3691827874f0/core/dom/element.js#L1458 here]
     6
     7* quirks = false
     8* $docElem.scrollTop = 0
     9* body.$.scrollTop = 1633
     10
     11So we end up with 1633 but should be 0.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy