Opened 13 years ago
Last modified 10 years ago
#8861 confirmed Bug
[IE] Content document scrolls upon focus restored
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
- Load enough content to overflow the edit area;
- Scrolls down to the bottom;
- Make a text selection in the viewport;
- Click outside of the editor to blur it;
- Tab key to bring the focus back to it
- Actual: Editor has focused, content is scrolled by to the top;
- Expected: Editor gain focus with the content scroll bar positon remains.
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Status: | new → confirmed |
---|
Reproducible from CKEditor 3.0 in all versions of IE.
http://ckeditor.t/tt/8861/1.html