Opened 16 years ago

Last modified 16 years ago

#3506 closed Bug

Combo panels do not align in FF — at Version 3

Reported by: Damian Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: IBM Confirmed Review+ Cc:

Description (last modified by Tobiasz Cudnik)

When selecting any of the Styles/Format/Font/Size combos, the panel is misplaced. It is slightly different for FF2 and FF3.
Reproduced on nightly build.

Change History (5)

Changed 16 years ago by Damian

Attachment: alignmentProblem.png added

comment:1 Changed 16 years ago by Tobiasz Cudnik

Description: modified (diff)
Status: newassigned

comment:2 Changed 16 years ago by Tobiasz Cudnik

Keywords: Confirmed added
Owner: set to Tobiasz Cudnik

comment:3 Changed 16 years ago by Tobiasz Cudnik

Description: modified (diff)
Keywords: Review? added

FF doesn't stretch containers for floated contents if containers are empty (besides containing floated elements). This patch seems to fix it using only css, simply floating also containers. Althought this cant be applied for other browsers.

Changed 16 years ago by Tobiasz Cudnik

Attachment: 3506.patch added

Tested in FF3.

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