Opened 12 years ago
Closed 12 years ago
#9574 closed Bug (duplicate)
Inline editing: 7th div when we invoke Context menu on image using keyboard native menu shows up
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Firefox Opera | Cc: |
Description (last modified by )
To reproduce the defect:
- Open Massive inline editing sample & navigate to 7th div using tab
- Select the image and invoke context menu using Application key (SHIFT + F10).
Expected Result: Context menu opens and shows properly.
Actual Result: Browsers native context menu shows up.
Context menu displays properly when we use mouse to invoke Context menu.
This is Firefox and Opera issue reproducible from CKEditor 4.x
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Opera added |
comment:3 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
This is a part of more generic #9361. Opening context menu on images will be handled there.