Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123548

PDF multipage viewer converts a simple local filename in the cwd to an http url

XMLWordPrintable

    • f0aa275be (dev), 6d0555d00 (6.7), ca4247272 (6.6), 1aebeea65 (6.5)

      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

        For Gerrit Dashboard: QTBUG-123548
        # Subject Branch Project Status CR V

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes