Skip to content

Adapt 'scrollTop' to changes in Chrome 61+ #910

Open

Description

Are you reporting a feature request or a bug?

bug

Related links

https://www.chromestatus.com/feature/6386758136627200
https://bugs.chromium.org/p/chromium/issues/detail?id=157855
https://developer.mozilla.org/en-US/docs/Web/API/document/scrollingElement

Provide detailed reproduction steps (if any)

Chrome disallow on setting scrollTop directly on document (document.scrollTop). Right now we should check our code and correct behaviour of using scrollTop.

Expected result

scrollTop will work properly in Chrome 61+

Actual result

potential troubles with scrolling.

Other details

  • Browser: Chrome 61+
  • OS: any
  • CKEditor version: 4.7.3
  • Installed CKEditor plugins: …

related to: #895

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    browser:chromeThe issue can only be reproduced in the Chrome browser.The issue can only be reproduced in the Chrome browser.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:bugA bug.A bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions