Opened 14 years ago

Closed 14 years ago

#6061 closed Bug (fixed)

IE: AutoGrow is not shrinking

Reported by: Frederico Caldeira Knabben Owned by: Sa'ar Zac Elias
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:

  1. Load the AutoGrow sample.
  2. Hit ENTER in any of the editors, so it start to grow.
  3. 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 (1)

6061.patch (866 bytes) - added by Sa'ar Zac Elias 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by Sa'ar Zac Elias

Keywords: IE8 added; IE removed
Status: newconfirmed

Works well with IE7.

Changed 14 years ago by Sa'ar Zac Elias

Attachment: 6061.patch added

comment:2 Changed 14 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedreview

documentElement.scrollHeight's behaviour was modified for IE8, so this is probably one of the results.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

comment:4 Changed 14 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [5772].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy