Opened 14 years ago

Closed 14 years ago

#6655 closed Bug (fixed)

Using resize grippie reduces the editor width

Reported by: Wiktor Walc Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.1
Component: General Version: 3.4.1
Keywords: Cc: t.zehetner@…

Description

When the resize grippie is used, CKEditor automatically reduces it's width by 12px each time one resizes the editor.

To reproduce, drag down gently the resize handle.

Note: it is definitely not caused by moving the mouse to the left accidentally.

Looks like a regression introduced in 3.4.1.

Attachments (2)

6655.patch (1.2 KB) - added by Sa'ar Zac Elias 14 years ago.
6655_2.patch (376 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 14 years ago by Wiktor Walc

Status: newconfirmed

comment:2 Changed 14 years ago by tzehetner

Cc: t.zehetner@… added

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

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

Probabky a regression of [5876].

Changed 14 years ago by Sa'ar Zac Elias

Attachment: 6655.patch added

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

Status: assignedreview

comment:5 Changed 14 years ago by Garry Yao

Status: reviewreview_failed

After the patch it's able to grow editor width.

Changed 14 years ago by Garry Yao

Attachment: 6655_2.patch added

comment:6 Changed 14 years ago by Garry Yao

Owner: changed from Sa'ar Zac Elias to Garry Yao
Status: review_failedreview

As editor::resize is all about chrome (outter) size right now after [5876], we could safely use container for resize measurement.

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

Status: reviewreview_passed

comment:8 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6271].

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