1 Star 0 Fork 0

qiulei / CefSharp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ISSUE_TEMPLATE.md 4.55 KB
一键复制 编辑 原始数据 按行查看 历史
Alex Maitland 提交于 2019-02-02 20:28 . Update ISSUE_TEMPLATE.md

Please only open an issue if you have a BUG to report, if you simply have a question or require some assistance keep reading for info. If you do have a BUG to report, please use the Bug Report template below.

So you have a question to ask, where can you look for answers? Read on. Think you've found a bug? Please take the time to fill out the bug report below, provide as much information as you can, make sure you provide information for every heading. Thank you! We'd like to keep issues exclusively for bug reports, so please ask your questions on Gitter

Still have a question? Great, ask it on Gitter. https://gitter.im/cefsharp/CefSharp

Note: CefSharp is just a wrapper around the Chromium Embedded Project, it's worth searching http://magpcss.org/ceforum/index.php if your problem involves a low level Chromium error message

We ask that you put in a reasonable amount of effort in searching through the resources listed above. The developers have full time jobs, they have lives, families, the time they have available to contribute this project is a precious resource, make sure you use it wisely! Remember the more time we spend answering the same questions over and over again, less time goes into writing code, adding new features, actually fixing bugs!

Still have a question to ask or unsure where to go next? Start with the Gitter Chat room : https://gitter.im/cefsharp/CefSharp

--

Bug Report

Delete this line and everything above, and then fill in the details below.

  • What version of the product are you using?

    • What version are you using? Nuget? CI Nuget? build from a branch? If so which branch? Please include the exact version number you are using (no ambiguous statements like Latest from Nuget) e.g. 57.0.0 or 63.0.0-pre01
    • Please only create an issue if you can reproduce the problem with the latest version. (If you are using the latest stable release please check to see if there is a newer -pre release and test with that also).
  • What architecture x86 or x64?

  • On what operating system?

    • Win7, Win 8, Win10, etc?
  • Are you using WinForms, WPF or OffScreen?

  • What steps will reproduce the problem?

    • Please provide detailed information here, enough for someone else to reprodce your problem.
    • Please no binary (zip, etc) links, fork the MinimalExample and push your changes to GitHub. (Alternatively use a code sharing service list Gist or Pastebin).
  • What is the expected output? What do you see instead?

  • Please provide any additional information below.

    • A stack trace if available, any Exception information.

    • Does the cef log provide any relevant information? (By default there should be a debug.log file in your bin directory)

    • Any other background information that's relevant? Are you doing something out of the ordinary? 3rd party controls?

  • Does this problem also occur in the CEF Sample Application from http://opensource.spotify.com/cefbuilds/index.html?

    • To compare with WPF run cefclient --multi-threaded-message-loop --off-screen-rendering-enabled --enable-gpu
    • To compare with WinForms run cefclient --multi-threaded-message-loop
    • If you can reproduce the problem with cefclient then you'll need to report the bug on https://bitbucket.org/chromiumembedded/cef/overview there is no point opening an issue here. (Make sure you search before opening an issue)
    • Please include the version you tested with e.g. cef_binary_3.3029.1611.g44e39a8_windows64_client.tar.bz2. It's important to you test with the same version that CefSharp is based on. Check the release notes to determine the version (https://github.com/cefsharp/CefSharp/releases) or load chrome://version in the browser.
1
https://gitee.com/qiulei125/CefSharp.git
git@gitee.com:qiulei125/CefSharp.git
qiulei125
CefSharp
CefSharp
master

搜索帮助