Description
When viewing a PDf with the PDF viewer plugin, clicking on any external link will trigger a SIGSEGV and will crash the program.
Links for navigating inside the PDF do work (e.g. go to chapter N)
I have been able to reproduced with my own app as well as with the simplebrowser demo.
I've been using either Qt 5.15.2 official binaries + self built QtWebEngine 5.15.4
or full build of Qt 5.15.2 + QtWebEngine 5.15.[45]
Note in one case, the program did not crash, but the navigation happened without QWebEnginePage::urlChanged() being emitted. I am still investigating on this one.
Attachments
Issue Links
- relates to
-
QTBUG-95282 Clicking on a link in a PDF does not trigger any navigation event
-
- Closed
-