Opened 14 years ago
Closed 14 years ago
#7881 closed Bug (fixed)
IE : We can't open more than one sub menu.
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | UI : Context Menu | Version: | 3.6.1 |
Keywords: | IBM IE | Cc: | Damian, James Cunningham, Teresa Monahan |
Description (last modified by )
With IE6 or IE7 or IE8 or IE9:
- Open CKEditor and insert a table.
- Open the context menu and keep your mouse over Cell option and see that Cell Sub menu opens.
- Now keep your mouse over Row option.
Expected Result: Row sub menu opens.
Actual Result: Row sub menu does not open even we keep the mouse on it for a long time.
- Now keep your mouse over Column option.
Expected Result: Column sub menu opens.
Actual Result: Column sub menu opens very quickly, context menu closes & focus goes back to table in editor body.
Change History (4)
comment:1 Changed 14 years ago by
Component: | General → UI : Context Menu |
---|---|
Description: | modified (diff) |
Keywords: | IE added |
Milestone: | → CKEditor 3.6.1 |
Summary: | IE & Opera : We can't open more than one sub menu. → IE : We can't open more than one sub menu. |
Internally, the Opera issue is different. I've opened #7882 for it.