salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.2k stars 365 forks source link

No response when opening the input type="file" tag in a webpage under Linux #464

Closed jwj76 closed 1 year ago

jwj76 commented 1 year ago

The input type="file" tag in the webpage opened by cef4delphi under Linux did not respond because it needs to support Flash playback, so the version is 87.0.4280.141.

jwj76 commented 1 year ago

To add an open file dialog box to the Chromium1FileDialog event. Use callback to return to the page for display.