CefView / QCefView

A Qt Widget encapsulated CEF view based on QWidget
https://cefview.github.io/QCefView/
GNU Lesser General Public License v2.1
521 stars 137 forks source link

[BUG]: cef里面的页面内,调用js的方法location.reload,会打开默认浏览器去加载页面,而不是在cef组件内去重新加载 #272

Closed dinjufen closed 1 year ago

dinjufen commented 1 year ago

Describe the bug 【Bug描述】

...

To Reproduce 【复现步骤】

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior 【正确的预期行为】

...

Screenshots 【截图】

...

Environment 【BUG产生的环境】

Additional context 【更多额外信息】

...

tishion commented 1 year ago

理论上不可能,检查你的前端代码吧