Opened 16 years ago
Closed 16 years ago
#3490 closed Bug (fixed)
Context menu does not display properly in IE6.
Reported by: | Damian | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Confirmed IE6 Review+ | Cc: |
Description
Reproduced on latest nightly Ajax sample. Please refer to attached image.
Attachments (4)
Change History (14)
Changed 16 years ago by
Attachment: | columnContextMenu.png added |
---|
comment:1 Changed 16 years ago by
Keywords: | Confirmed IE6 added |
---|---|
Summary: | Column sub-menu does not display properly in IE6. → Context menu does not display properly in IE6. |
comment:3 Changed 16 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 3490.patch added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:5 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
The patch is ok to fixing the arrow issue, but it's still missing the undesired wrap in the submenu items.
Changed 16 years ago by
Attachment: | 3490_2.patch added |
---|
comment:6 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:7 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
The patch is mostly ok. Just that static 86px in the css that disturbs me. So, let's reduce the impact of it. Please replace the "width" property with "_width". In this way we restrict this hack to our dear IE6 only.
Changed 16 years ago by
Attachment: | 3490_3.patch added |
---|
comment:8 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:9 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:10 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3492].
Click here for more info about our SVN system.
The whole context menu does not display properly in IE6.
It can be related to #3494