Opened 9 years ago
Last modified 9 years ago
#14575 confirmed Bug
Page is scrolling down when I click on any panel element
Reported by: | Alex | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.6 |
Keywords: | Blink | Cc: |
Description
Steps to reproduce
- Go to http://ckeditor.com/demo#full-page
- Scroll page, so that editor appear in bottom of the screen.
- In editor, click "Source", delete all HTML content and Copy&Paste new content from here: http://pastebin.com/raw/U0QHSidz
- Сlick "Source" to switch from source mode to visual.
- Click any panel element, for example "B" (Bold) button.
Expected result
Page is not scrolled.
Actual result
Page is scrolled down.
Other details (browser, OS, CKEditor version, installed plugins)
If content have many lines, then page is scrolled very far. I have usual Chromium browser 49.0.2623.108
Attachments (3)
Change History (4)
Changed 9 years ago by
comment:1 Changed 9 years ago by
Keywords: | Blink added |
---|---|
Status: | new → confirmed |
Version: | 4.5.9 (GitHub - master) → 4.4.6 |
Problem can be reproduced from CKEditor 4.4.6 in Blink browsers only (Safari works fine). It looks as if CKEditor was trying to scroll the page to the middle of the content.
NOTE: In my test I have added extra margin-top
to footer in sample page to show problem better.
Changed 9 years ago by
Attachment: | template.txt added |
---|
Changed 9 years ago by
Attachment: | 2016-04-08_1243.swf added |
---|
test content for editor