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

Details

    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes