Opened 14 years ago
Closed 14 years ago
#6814 closed Bug (fixed)
[AIR] Sub-menus in the context menu don't open on mouse over
Reported by: | Sa'ar Zac Elias | Owned by: | Sa'ar Zac Elias |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5 |
Component: | UI : Context Menu | Version: | 3.5 |
Keywords: | AIR | Cc: |
Description
- Load the AIR sample and insert a table.
- Right click inside one of the cells.
- Put the mouse over "Cell".
Expected: Sub-menu opens.
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.4.3 → CKEditor 3.5 |
---|---|
Version: | 3.4.3 (SVN - trunk) → 3.5 (SVN - 3.5.x) |
Changed 14 years ago by
Attachment: | 6814.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Sa'ar Zac Elias |
---|---|
Status: | new → review |
comment:3 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
comment:5 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Unfortunately this doesn't work for me, as i still need to click a menu row to get to a submenu.
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
It turns out, that i was testing adobeair branch source with 3.5 branch sample. After using only 3.5 branch, this indeed works.
Fixed with [6212].