CefGlue
CefGlue copied to clipboard
Unable to render file inputs properly
When there is a file input in a webpage, the browser does not render it correctly (I tested for CefGlue.Avalonia):
Is there any workaround that I can use to render it correctly?
Here are some example URLs, in case of anyone wants to try:
- https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_file
- https://getbootstrap.com/docs/5.0/forms/form-control/
It can be related to this issue: https://github.com/OutSystems/CefGlue/issues/131