Ticket #4530 (closed Bug: fixed)

Opened 5 months ago

Last modified 4 months ago

Opera: context menu doesn't work

Reported by: wwalc Owned by: garry.yao
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Context Menu Version: SVN (CKEditor)
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

4530.patch Download (0.8 KB) - added by garry.yao 4 months ago.
4530_2.patch Download (2.7 KB) - added by garry.yao 4 months ago.

Change History

Changed 5 months ago by wwalc

  • milestone set to CKEditor 3.1

Changed 5 months ago by tobiasz.cudnik

Notice: it works using SHIFT+F10, although position is incorrect.

Changed 4 months ago by garry.yao

Changed 4 months ago by garry.yao

  • keywords Review? added
  • owner set to garry.yao
  • status changed from new to assigned

Changed 4 months ago by garry.yao

  • version set to SVN (CKEditor)
  • component changed from General to UI : Context Menu

Changed 4 months ago by fredck

  • 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 4 months ago by garry.yao

Changed 4 months ago by garry.yao

  • keywords Review? added; Review- removed

Included v2 hack (#11) within the new patch.

Changed 4 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 4 months ago by garry.yao

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [4525].

Note: See TracTickets for help on using tickets.