roadlabs / cefpython

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

Mouse context menu and <select> control crash app on Mac #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When right clicking on a page an error occurs with message that existing app 
does not conform to the required protocol (CrAppControlProtocol).

Error reported on the CEF Forum:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12560

The solution for now is to disable mouse context menu through 
ApplicationSettings.

Original issue reported on code.google.com by czarek.t...@gmail.com on 10 Jan 2015 at 5:06

GoogleCodeExporter commented 9 years ago
The <select> control crashes app as well.

Original comment by czarek.t...@gmail.com on 10 Jan 2015 at 5:21