Opened 15 years ago
Closed 15 years ago
#4530 closed Bug (fixed)
Opera: context menu doesn't work
Reported by: | Wiktor Walc | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | UI : Context Menu | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Opera Review+ | Cc: |
Description
Confirmed on Opera 10.0/Vista and Opera 9.64/XP.
Context menu works fine in FCKeditor/CKFinder in the same browser.
Attachments (2)
Change History (10)
comment:1 Changed 15 years ago by
Milestone: | → CKEditor 3.1 |
---|
comment:2 Changed 15 years ago by
Changed 15 years ago by
Attachment: | 4530.patch added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:4 Changed 15 years ago by
Component: | General → UI : Context Menu |
---|---|
Version: | → SVN (CKEditor) |
comment:5 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
The fact is that it's possible to have support for the context menu in Opera. It depends on the browser settings though, as it's not possible to catch the context menu event.
This feature is available in V2. We must check it, but other than that we must also note that Opera 10 introduced support for the contextmenu event, and so we must investigate it.
Even though, we could also propose the feature you have in the patch, so it would still be possible to open the context menu even if the setting is not set.
Changed 15 years ago by
Attachment: | 4530_2.patch added |
---|
comment:6 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
Included v2 hack (#11) within the new patch.
comment:7 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
Notice: it works using SHIFT+F10, although position is incorrect.