Opened 8 years ago
Last modified 8 years ago
#14782 confirmed Bug
[Chrome] Dropdown elements(Styles) are scrolled to top
Reported by: | Rafal | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 4.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open http://ckeditor.com/demo#standard
- Open Styles dropdown
- Scroll to the middle using mouse scroll.
- Close dropdown without selecting style.
- Open dropdown once again
- Scroll down
Expected result
I expect that it will work in the same way as in FF. Elements should scroll down without scrolling to the top.
Actual result
When I open Styles dropdown I can see that list is scrolled to the same position as it was when I closed. After scroll down list is scrolled to the top and next moved few elements down.
Other details (browser, OS, CKEditor version, installed plugins)
Chrome browser version: 52.0.2743.82 m OS: Windows 10
Change History (1)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.5.10 (GitHub - master) → 4.0 |
I have been able to reproduce this problem from CKEditor 4.0 in Chrome only on Windows and Mac (Safari on Mac is fine).