Closed ChromeFxUI closed 6 years ago
Welcome! We prefer to keep this issue track just for bug reports. If you have a question or need help with something I'd ask that you self close this issue and have a read over https://github.com/cefsharp/CefSharp/blob/master/ISSUE_TEMPLATE.md it contains background information, details on where to ask your questions Gitter or StackOverflow) should be used.
If you're reporting a bug, you must complete the bug report template see https://github.com/cefsharp/CefSharp/blob/master/ISSUE_TEMPLATE.md#bug-report. Please make sure you provide enough detail that someone else can reproduce the issue you are experiencing.
It's also important to remember that CefSharp
is just a wrapper around the Chromium Embedded Framework(CEF)
, a lot of questions people have aren't actually CefSharp
specific, they're generic to CEF
and for those CEF
has it's own support forum at http://magpcss.org/ceforum/index.php and issue tracker at https://bitbucket.org/chromiumembedded/cef
Issue tracker is for bug reports only, thank you!
If you have a question, ask it on Gitter, StackOverflow or use ceforum (for questions specific to CEF
).
You should ask on ceforum
to see if a specific feature you are after is implemented.
Bug Report
cannot upload files of folder and files of their subfolder . But,Google Chrome,FireFox,IE,Edge support.
following code cannot work
Does CEF not support this function?