CEF4Delphi is now updated to CEF 80.1.14
The CEF binaries have these changes :
- Fix UU_REPLACE_PLUS_WITH_SPACE value to match Chromium (fixes issue #2904) https://bitbucket.org/chromiumembedded/ ... b00deac0d0
- Fix OSR popup position when the view origin is offset in screen coords (fixes issue #2902) https://bitbucket.org/chromiumembedded/ ... d84c2c7c16
- Remove unexpected content headers when converting from POST to GET request on 302 redirect response (fixes issue #2883) https://bitbucket.org/chromiumembedded/ ... 451466f5e4
- Fix CefFrame::GetSource crash on detached frame (fixes issue #2898) https://bitbucket.org/chromiumembedded/ ... 45527793f5
- Enable smooth scrolling with OSR (fixes issue #2895) https://bitbucket.org/chromiumembedded/ ... 102e45e65a
- Build fixes in old Delphi versions, Linux and MacOS. (Linux and MacOS are NOT supported... yet)