Changes between Initial Version and Version 1 of Ticket #9771, comment 7


Ignore:
Timestamp:
Dec 27, 2012, 1:10:35 PM (12 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9771, comment 7

    initial v1  
    11I pushed [https://github.com/cksource/ckeditor-dev/tree/t/9771b t/9771b] with simpler fix. It turned out that we can restore initial window scroll position after paste and on Webkit there won't be any noticeable scroll.
    22
    3 I decided to port the same solution for Opera (fixing #9858), but in this case this solution isn't so perfect - there's is noticeable scroll, but at least final position is correct.
     3I decided to port the same solution for Opera (fixing #9858), but in this case this solution isn't so perfect - there's a noticeable scroll, but at least final position is correct.
    44
    55Note - this solution still doesn't cover all cases - we restore scroll only of host window, ignoring all scrollable elements and parent windows. That's because comprehensive fix will be complicated and heavy.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy