Opened 14 years ago
Last modified 14 years ago
#7881 closed Bug
IE & Opera : We can't open more than one sub menu. — at Initial Version
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
To reproduce the defect:
Scenario 1 in IE6 or IE7 or IE8 or IE9:
- Open CK Editor and insert a table.
- Open 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.
Scenario 2 in Opera:
- Open CK Editor and insert a table.
- Open 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 and context menu closes & focus goes back to table in editor body.