Opened 12 years ago
Closed 12 years ago
#9576 closed Bug (invalid)
Inline editing and IE: 7th div when we invoke Context menu on image using keyboard it shows up in wrong place
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.5 |
Keywords: | IE | Cc: |
Description
To reproduce the defect:
- Open Massive inline editing sample & navigate to 7th div using tab
- Select the image (you may click on it) and invoke context menu using Application key (SHIFT+F10).
Expected Result: Context menu opens and shows properly.
Actual Result:
IE7 and IE8 – Context menu shows below the cursor. It is cursor position dependant
IE9 - Context menu shows up always in upper left corner
IE10 - Context menu shows about 30px below the cursor. It is cursor position dependant
Context menu displays properly when we use mouse to invoke Context menu.
Change History (2)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
Version: | 4.0 (GitHub - master) → 3.6.5 |
This is an IE standard (happens when selecting contents in a page as well) and it is ok.