Opened 16 years ago
Last modified 16 years ago
#3804 closed Bug
[IE] context menu position wrong for long document — at Version 1
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | UI : Context Menu | Version: | |
| Keywords: | 3.0RC IE Review+ | Cc: |
Description (last modified by )
Reproducing Procedures
- Open the attached sample page in IE;
- Scroll the viewport to document end;
- Right click to show up context menu;
- Expected Result: Context menu show up at the position where mouse click happened.
- Actual Result: Context menu is not align correctly in view port.
Change History (2)
comment:1 Changed 16 years ago by
| Description: | modified (diff) |
|---|
Changed 16 years ago by
| Attachment: | sample_for_reproduce.html added |
|---|

Sample page for reproducing