Opened 17 years ago
Closed 17 years ago
#3067 closed Bug (fixed)
IE : The context menu issues
| Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
| Component: | UI : Context Menu | Version: | |
| Keywords: | Confirmed IE6 Review+ | Cc: |
Description
With IE6, the following issues have been reported by Martin at #3057:
- The size of context menus is incorrect at the first menus are opened.
- The size of separators are incorrect.
- Scrollbars appear in context menus when the mouse cursor is inside the menus.
Attachments (3)
Change History (12)
Changed 17 years ago by
| Attachment: | IE6 + Context Menu.png added |
|---|
comment:1 Changed 17 years ago by
| Priority: | Normal → High |
|---|
Changed 17 years ago by
| Attachment: | 3067.patch added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Review? added |
|---|
Fixing size of separators, other two points works for me in current trunk.
comment:3 Changed 17 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → assigned |
comment:4 Changed 17 years ago by
| Keywords: | Review- added; Review? removed |
|---|
Note that the fix makes the separator being placed over the icons bar, so you can notice the separator line there also, which is wrong.
It is not mentioned in the ticket. The other issues are reproducible in IE6 and IE7 in quirks mode only. That's why we must have different tickets for each issue, otherwise the ticket get blocked until all of them get fixed.
Changed 17 years ago by
| Attachment: | 3067_2.patch added |
|---|
comment:6 Changed 17 years ago by
| Keywords: | Review? added; Review- removed |
|---|---|
| Owner: | changed from Garry Yao to Frederico Caldeira Knabben |
| Status: | assigned → new |
Having the scrollbar issue being fixed at #2996, the only remaining thing is the separator size. This new patch fixes it.
comment:7 Changed 17 years ago by
| Status: | new → assigned |
|---|
comment:8 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

Screenshot showing the shrink issue