CefGlue icon indicating copy to clipboard operation
CefGlue copied to clipboard

Unable to render file inputs properly

Open EngincanV opened this issue 1 year ago • 1 comments

When there is a file input in a webpage, the browser does not render it correctly (I tested for CefGlue.Avalonia):

image

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/

EngincanV avatar Jan 03 '25 13:01 EngincanV

It can be related to this issue: https://github.com/OutSystems/CefGlue/issues/131

joaompneves avatar Jan 03 '25 14:01 joaompneves