Opened 15 years ago
Closed 15 years ago
#6534 closed Bug (fixed)
Opera contex menu
| Reported by: | Martin | Owned by: | Martin |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.2 |
| Component: | General | Version: | 3.4.2 |
| Keywords: | Opera | Cc: | Hallvord R. M. Steen (Opera Software) |
Description
Keyboard contex menu on active editor shows both editor and default opera context menu. This should work as for #5395
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by
| Milestone: | → CKEditor 3.4.2 |
|---|---|
| Status: | new → confirmed |
comment:2 Changed 15 years ago by
| Owner: | set to Martin |
|---|---|
| Status: | confirmed → assigned |
comment:3 Changed 15 years ago by
| Status: | assigned → review |
|---|
Changed 15 years ago by
| Attachment: | 6534.patch added |
|---|
comment:4 Changed 15 years ago by
| Cc: | Hallvord R. M. Steen (Opera Software) added |
|---|---|
| Status: | review → review_passed |
comment:5 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [6029].

The fix is correct, while we still see it an Opera bug here, the "contextmenu" event supported recently is not cancellable when menu is triggered by the menu key, let's have Opera to confirm this.