Opened 8 years ago
Closed 7 years ago
#17020 closed Bug (fixed)
ScrollIntoView manipulates the focus
Reported by: | Marek Lewandowski | Owned by: | Mateusz Samsel |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.7.1 |
Component: | General | Version: | 4.6.2 |
Keywords: | Support | Cc: |
Description
It looks that, when called, scrollIntoView
somehow caches the focused item.
I made a demo here: http://codepen.io/mlewand/pen/XRZeKq?editors=1010
Change History (6)
comment:1 Changed 8 years ago by
Keywords: | Support added |
---|---|
Milestone: | → CKEditor 4.7.1 |
Status: | new → confirmed |
Version: | 4.7.0 (GitHub - major) → 4.6.2 |
comment:2 Changed 8 years ago by
Owner: | set to Mateusz Samsel |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 8 years ago by
comment:4 Changed 8 years ago by
Status: | assigned → review |
---|
comment:6 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
Fixed in ckeditor/ckeditor-dev/issues/436.
Pull Request: https://github.com/ckeditor/ckeditor-dev/pull/364
Problem related with #13446. Problem is not detected on master and major.