Ticket #6061 (closed Bug: fixed)
IE: AutoGrow is not shrinking
| Reported by: | fredck | Owned by: | Saare |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | IE8 | Cc: |
Description
With the new autogrow plugin, introduced into the 3.4.x branch, the editor grows as expected when we insert contents, but it's not shrinking back when we start deleting it.
Steps to reproduce:
- Load the AutoGrow sample.
- Hit ENTER in any of the editors, so it start to grow.
- Delete all the previous line breaks with BACKSPACE.
The editor should shrink back up to its original size. With IE, this is not happening.
Attachments
Change History
comment:1 Changed 3 years ago by Saare
- Status changed from new to confirmed
- Keywords IE8 added; IE removed
Note: See
TracTickets for help on using
tickets.

Works well with IE7.