Opened 13 years ago
Closed 13 years ago
#9195 closed Bug (fixed)
It is not possible to remove contextmenu.
| Reported by: | Jakub Ś | Owned by: | Jakub Ś |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.6.4 |
| Keywords: | Cc: |
Description
To reproduce:
- Insert in config.js
config.removePlugins='contextmenu' - Open any sample and right click in content area.
Context menu is still there.
Reproducible from CKEditor 3.6.4 rev [7561].
Attachments (1)
Change History (6)
comment:1 Changed 13 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 13 years ago by
| Owner: | set to Jakub Ś |
|---|---|
| Status: | confirmed → assigned |
Changed 13 years ago by
| Attachment: | 9195.patch added |
|---|
comment:3 Changed 13 years ago by
| Status: | assigned → review |
|---|
comment:4 Changed 13 years ago by
comment:5 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review → closed |

Ticket #9284 is the same issue but for v4.
Perhaps the same solution should be applied here.
If not IMHO the patch available in this ticket should be applied.