QCefView icon indicating copy to clipboard operation
QCefView copied to clipboard

A Qt Widget encapsulated CEF view based on QWidget

Results 44 QCefView issues
Sort by recently updated
recently updated
newest added

[//]: # (以下所有的以"[//]: #"开始的文字都是注释,不会被markdown渲染,所以无需删除) [//]: # (All lines start "with [//]: #" below are comment lines and will not be rebdered by markdown, so there's no need to delete them)...

你好,我在windows编译了102得cef版本,试了下在网页上点击onCallBridgeQueryClicked按钮,客户端能接收到query消息,但是网页弹不出alert窗口,tutorial.html里面得query按钮也没法弹出alert窗口,请问是什么原因啊?

[//]: # (以下所有的以"[//]: #"开始的文字都是注释,不会被markdown渲染,所以无需删除) [//]: # (All lines start "with [//]: #" below are comment lines and will not be rebdered by markdown, so there's no need to delete them)...

[//]: # (以下所有的以"[//]: #"开始的文字都是注释,不会被markdown渲染,所以无需删除) [//]: # (All lines start "with [//]: #" below are comment lines and will not be rebdered by markdown, so there's no need to delete them)...

[//]: # (以下所有的以"[//]: #"开始的文字都是注释,不会被markdown渲染,所以无需删除) [//]: # (All lines start "with [//]: #" below are comment lines and will not be rebdered by markdown, so there's no need to delete them)...

![1](https://github.com/CefView/QCefView/assets/62463957/311aaac0-a8cf-4fa7-8bab-5a268f901d7d) ![2](https://github.com/CefView/QCefView/assets/62463957/587da2ea-4778-4ba6-9e11-f2d79b183ac5) 系统:openeuler 显卡:4080ti 显卡驱动与cuda均已安装

![image](https://github.com/CefView/QCefView/assets/10196691/12521644-266b-4bde-b6e8-23cca805d4be) 想问下可以实现把这个页面的尺寸根据宽度自动缩放,能够完全显示网页内容,不出现底部的滚动条的功能吗,QWebEnginView有setZoomFactor方法实现这个功能,目前QCefView有这样的配置功能吗?

[//]: # (以下所有的以"[//]: #"开始的文字都是注释,不会被markdown渲染,所以无需删除) [//]: # (All lines start "with [//]: #" below are comment lines and will not be rebdered by markdown, so there's no need to delete them)...

如题 新版本为何没有onBeforeBrowse重载了, 想要阻断redirect需要怎么操作呢