Opened 15 years ago

Closed 12 years ago

#3965 closed Bug (invalid)

"Collapse Toolbar" changes editor width

Reported by: Artur Formella Owned by:
Priority: Normal Milestone:
Component: UI : Toolbar Version:
Keywords: Firefox Cc:

Description

Open tc.html in IE8 and click button to collapse toolbar.

Result: The width of the editor is changed.

Attachments (1)

tc.html (393 bytes) - added by Artur Formella 15 years ago.
copy to CKEditor/trunk/

Download all attachments as: .zip

Change History (4)

comment:1 Changed 15 years ago by Artur Formella

Keywords: Firefox added

Oh, not IE8 but FF3.

Changed 15 years ago by Artur Formella

Attachment: tc.html added

copy to CKEditor/trunk/

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:3 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

In your example you have set wifth:100% not width:100%. Typo in attribute makes floated div not having any width at all which means that it will adjust itself to contents.

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