Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.5, 6.7.0
-
None
-
-
ea2012c56 (dev), 96c8ebd25 (6.8)
Description
QWebEngineView::printRequested signal is emitted only once.
To reproduce, add this to webview.cpp in simplebrowser example:
connect(this, &QWebEngineView::printRequested, [this]{ qDebug("print requested"); print(...); });
Attachments
For Gerrit Dashboard: QTBUG-125096 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
573589,2 | Allow pressing the print button of PDF viewer multiple times | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
574624,2 | Allow pressing the print button of PDF viewer multiple times | 6.8 | qt/qtwebengine | Status: MERGED | +2 | 0 |