I uploaded a new version of CEF4Delphi with the following changes :
- Update to CEF 3.3202.1686.gd665578 which includes Chromium 62.0.3202.94
- Removed Graphics32 dependency in SimpleOSRBrowser demo. Now this demo uses a custom component called TBufferPanel included in CEF4Delphi.
- Now SimpleOSRBrowser demo draws the "select" elements.
- Fixed a bug in SimpleOSRBrowser with high DPI monitors. The new paint function works with all client sizes.
- 32bit -> http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
- 64bit -> http://opensource.spotify.com/cefbuilds ... 64.tar.bz2
Edit 2 : The JSExtension bug is still present -> https://github.com/salvadordf/CEF4Delphi/issues/68