Opened 14 years ago
Closed 14 years ago
#2996 closed Bug (fixed)
IE6 : Toolbar combos have horizontal scrollbar
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed IE6 Review+ | Cc: |
Description
In IE6 the toolbar combos panels have horizontal scrollbars.
Attachments (4)
Change History (13)
comment:1 Changed 14 years ago by
Priority: | Normal → High |
---|
Changed 14 years ago by
Attachment: | 2996.patch added |
---|
comment:2 Changed 14 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:3 Changed 14 years ago by
Keywords: | Review- added; Review? removed |
---|---|
Owner: | changed from Garry Yao to Frederico Caldeira Knabben |
Status: | assigned → new |
Changed 14 years ago by
Attachment: | 2996_2.patch added |
---|
comment:4 Changed 14 years ago by
Keywords: | Review? added; Review- removed |
---|---|
Status: | new → assigned |
comment:5 follow-up: 6 Changed 14 years ago by
Keywords: | Review- added; Review? removed |
---|
I see no difference with this screenshot.
Changed 14 years ago by
Attachment: | 2996_3.patch added |
---|
comment:6 Changed 14 years ago by
Keywords: | Review? added; Review- removed |
---|
Replying to garry.yao:
I see no difference with this screenshot.
Sorry, I've confused the toolbar combos with the context menu. The new patch fixes the combo issues. I'll move the previous patch to another ticket.
comment:7 Changed 14 years ago by
It looks like this fix also fixes the scrollbar issue in the context menu.
comment:8 Changed 14 years ago by
Keywords: | Review+ added; Review? removed |
---|
Holly hack! But it looks like the problem is instead located in the auto-height calculation made in the floatpanel plugin.
I've just coded something that should work for it.