Opened 13 years ago
Closed 13 years ago
#8057 closed Bug (expired)
[IE] Autogrow erratic scroll
Reported by: | Dinu | Owned by: | Sa'ar Zac Elias |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Add a <div style="display:none"></div> at the end of the document (with a bunch of <p>'s before to be high enough). Autogrow will cycle through some apparently random sizes.
Attachments (1)
Change History (8)
comment:1 Changed 13 years ago by
Milestone: | → CKEditor 3.6.1 |
---|---|
Status: | new → confirmed |
Version: | → 3.6.1 (SVN - trunk) |
Changed 13 years ago by
Attachment: | 8057.patch added |
---|
comment:2 Changed 13 years ago by
Owner: | set to Sa'ar Zac Elias |
---|---|
Status: | confirmed → review |
comment:3 Changed 13 years ago by
Something's not right; after this, autogrow is triggered infinitely: open autogrow sample, press enter a few times to trigger autogrow; then right click. Popup menu will disappear on autogrow invoke; also, because http://dev.ckeditor.com/ticket/8050 seems still not to work properly, in some cases the editor flickers indefinitely and crashes browser.
Browsers:all
comment:4 Changed 13 years ago by
comment:5 Changed 13 years ago by
Milestone: | CKEditor 3.6.1 |
---|---|
Version: | 3.6.1 (SVN - trunk) |
comment:6 Changed 13 years ago by
Status: | review → pending |
---|
Seems like this bug expired using current trunk. Can anyone confirm?
Added http://ckeditor.t/tt/8050/12.html to track the issue.
comment:7 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I was not able to reproduce it either.
Actually none of the browsers work, that's another case where we'd probably use a marker rather than the last node. Regression of [7018].