Opened 13 years ago
Closed 13 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.replacew/ appropriate timeout. - The host page is scrolled to the caret inside of the editor.
Change History (2)
comment:1 Changed 13 years ago by
| Status: | new → pending |
|---|
comment:2 Changed 13 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.