Opened 12 years ago
Closed 12 years ago
#9233 closed Bug (fixed)
[IE7] Editor creation causes host page to scroll
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
- Test that fails: http://ckeditor4.t/dt/plugins/wysiwygarea/nopagescroll.html
- It can be reproduced manually by calling
CKEDITOR.replace
w/ appropriate timeout. - The host page is scrolled to the caret inside of the editor.
Change History (2)
comment:1 Changed 12 years ago by
Status: | new → pending |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | pending → closed |
The problem was a regression which is no longer reproducible.
Test is passing for me on IE7.