Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5, 6.7.0 RC
-
None
-
f0aa275be (dev), 6d0555d00 (6.7), ca4247272 (6.6), 1aebeea65 (6.5)
Description
I've been trying to dogfood it as my system PDF viewer on Linux and noticed that some file paths don't open. More specifically:
$ multipage foo.pdf
as it turns out QUrl::fromUserInput() converts to QUrl("http://foo.pdf"). So this needs the same fix that the qml runtime did, in https://codereview.qt-project.org/c/qt/qtdeclarative/+/188431
Attachments
For Gerrit Dashboard: QTBUG-123548 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
549886,4 | PDF multipage example: don't assume http by default | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
550434,2 | PDF multipage example: don't assume http by default | 6.7 | qt/qtwebengine | Status: MERGED | +2 | 0 |
550671,2 | PDF multipage example: don't assume http by default | 6.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |
550814,2 | PDF multipage example: don't assume http by default | 6.5 | qt/qtwebengine | Status: MERGED | +2 | 0 |