zhlihappy / javachromiumembedded

Automatically exported from code.google.com/p/javachromiumembedded
0 stars 0 forks source link

Mac: Right-click context menu does not display in OSR mode #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the JCEF sample application.
2. Right click in the view.

What is the expected output? What do you see instead?
The native context menu should display. Instead, no context menu is displayed.

Please use labels and text to provide additional information.
The GLCanvas.getNativeSurface() method is returning a valid NSView* as verified 
in Java_org_cef_CefContext_N_1GetWindowHandle. Additional exploration is 
required to determine why a context menu cannot be parented to this NSView*,

Original issue reported on code.google.com by magreenb...@gmail.com on 30 Dec 2013 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 17 Jun 2014 at 6:16

GoogleCodeExporter commented 9 years ago
JCEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/java-cef/issue/22

Original comment by magreenb...@gmail.com on 18 Mar 2015 at 5:59