QCefView icon indicating copy to clipboard operation
QCefView copied to clipboard

[BUG]: 设置为非离屏渲染时,页面中设置可拖拽区域,但无法拖动窗口

Open robert2010 opened this issue 1 year ago • 3 comments

Describe the bug 【Bug描述】

...

To Reproduce 【复现步骤】

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

Expected behavior 【正确的预期行为】

...

Screenshots 【截图】

...

Environment 【BUG产生的环境】

  • OSR/NCW Mode:
  • OS & Version: [e.g. Windows/macOS/Linux]
  • Qt Version:
  • CEF Version:

Additional context 【更多额外信息】

...

robert2010 avatar May 14 '24 10:05 robert2010

有人遇到类似的问题码?

robert2010 avatar May 15 '24 06:05 robert2010

我记得需要在title div加一个css属性 允许拖动

aucma avatar May 24 '24 09:05 aucma

有人遇到类似的问题码?

我也遇到了,版本是1.1.0,osr模式可以拖动,ncw就不行; 官方测试demo里把osr关掉,就连demo也无法拖动了,我猜,应该是底层代码没实现ncw模式下的拖动

MasterPure avatar May 24 '24 09:05 MasterPure