Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: 无法使用笔记本双指下滑 #339

Open
student2002 opened this issue Oct 28, 2023 · 2 comments
Open

[BUG]: 无法使用笔记本双指下滑 #339

student2002 opened this issue Oct 28, 2023 · 2 comments

Comments

@student2002
Copy link

Describe the bug 【Bug描述】

编译后测试用的demo在笔记本下使用双指滑动屏幕会出现异常
...

To Reproduce 【复现步骤】

  1. 构建QCefView-v1.1.0
  2. 编译时选择构建build_demo
  3. 重新生成项目后运行demo
  4. 使用笔记本双指滑动屏幕

Expected behavior 【正确的预期行为】

正常下滑页面
...
Screenshots 【截图】
image

...

Environment 【BUG产生的环境】

  • OSR/NCW Mode:
  • OS & Version: [e.g. Windows/macOS/Linux]Windows10
  • Qt Version:5.12.9
  • CEF Version:113.3.1+g525fa10+chromium-113.0.5672.128

Additional context 【更多额外信息】

...

@student2002
Copy link
Author

生成项目前 取消了 virtual bool requestClose(CefRefPtr browser) override;的override,
注释了QApplication::setHighDpiScaleFactorRoundingPolicy(Qt::HighDpiScaleFactorRoundingPolicy::PassThrough);

@student2002 student2002 changed the title [BUG]: [BUG]: 无法使用笔记本双指下滑 Oct 28, 2023
@L-Super
Copy link
Member

L-Super commented Nov 2, 2023

可以尝试CEF的demo是否支持双指下滑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants