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

When a page is loaded via a custom url scheme then it will not load any links referenced via a relative path

    XMLWordPrintable

Details

    • 03b5eb203a18dcd97d6ddf5dd4dfc980eca8200e (qt/qtwebengine/5.12)

    Description

      When a page is loaded via a custom url scheme then it will not load any links referenced via a relative path. So if a link is like:

      <img src="foo.png">
      

      it will not attempt to load it, unless the scheme is explicit like:

      <img src="webui:foo.png">
      

      Attachments

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

        Activity

          People

            juri.valdmann Jüri Valdmann (Inactive)
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes