Opened 11 years ago

Closed 11 years ago

#9600 closed Bug (fixed)

Table insertion overflows inline editable

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 4.0
Component: Core : Tables Version: 4.0
Keywords: Cc:

Description

Table insertion now impose a fixed width, this looks good for framed editable, but it always overflow inline editing area which are mostly smaller.

Change History (3)

comment:1 Changed 11 years ago by Garry Yao

Owner: set to Garry Yao
Status: newreview

Opened t/9600 to propose a smarter width based on a check of the initial editable width, it does't work well though with resized editable (the default is fixed on dialog load) but it's considered better than the current.

comment:2 Changed 11 years ago by Piotrek Koszuliński

Status: reviewreview_passed

It's very... poor and basic impl, but let's have it for now.

comment:3 Changed 11 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed
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