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

QDoc uses incorrect image source

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5, 6.8, 6.9, 6.10.0 FF
    • Build tools: qdoc
    • 4651c4d4e (dev), 856b875ff (6.10), f80b10504 (6.9), d7525ea86 (tqtc/lts-6.8), b483a058e (tqtc/lts-6.5)

    Description

      The Qt Positioning on Android documentation contains a screenshot that should illustrate the android permissions dialog (see the attached image). However, if you follow the link, you'll see that it shows some dialog from Ubuntu.

      Searching for the image name in the top-level Qt repo shows two hits:

      qt5 % find ./ -iname permissions.png
      ./qtwebengine/examples/webenginewidgets/push-notifications/doc/images/permissions.png
      ./qtpositioning/src/positioning/doc/images/permissions.png
      

      The one from qtpositioning is the one that I'm expecting to see. However, qdoc uses the image from qtwebengine instead.

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            ivan.solovev Ivan Solovev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes