Opened 10 years ago
Closed 10 years ago
#13756 closed Bug (fixed)
Context menus are cut-off in Microsoft Edge
| Reported by: | Jonathan | Owned by: | Marek Lewandowski |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.8 |
| Component: | General | Version: | 4.5.0 |
| Keywords: | IE IBM | Cc: | satya_minnekanti@…, irinauru@… |
Description
Steps to reproduce
- Using Microsoft Edge browser
- Right click on a bulleted list in an editor instance
- Note that the "Bulleted List Properties" option in the context menu is cut off.
Expected result
Context menu should render correctly
Actual result
Context menu cut short
Other details (browser, OS, CKEditor version, installed plugins)
Windows 10, Microsoft Edge
Attachments (2)
Change History (11)
Changed 10 years ago by
| Attachment: | contextmenu.png added |
|---|
Changed 10 years ago by
| Attachment: | colorpicker.png added |
|---|
comment:1 Changed 10 years ago by
I am also seeing this issue.
I have another example. I have noticed it happens on the first time I call the colorpicker after the editor is started. However, after that the width is correct
comment:2 Changed 10 years ago by
| Keywords: | IE added |
|---|---|
| Status: | new → confirmed |
| Version: | 4.5.3 → 4.5.0 |
Problem can be reproduced from CKEditor 4.5.0
comment:3 Changed 10 years ago by
| Cc: | satya_minnekanti@… added |
|---|---|
| Keywords: | IBM added |
comment:4 Changed 10 years ago by
| Cc: | irinauru@… added |
|---|
comment:5 Changed 10 years ago by
| Milestone: | → CKEditor 4.5.8 |
|---|
Our customer provided us with a code that might solve the issue, but we need make R and provide tests for it. Let's have a look at it.
comment:6 Changed 10 years ago by
| Owner: | set to Marek Lewandowski |
|---|---|
| Status: | confirmed → assigned |
comment:7 Changed 10 years ago by
| Status: | assigned → review |
|---|
comment:8 Changed 10 years ago by
| Status: | review → review_passed |
|---|
Provided fix and manual test are ok and working (t/13756).
comment:9 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with git:7cd36b943f (merged to master).

Cut-off color picker dropdown on Edge