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

Texture colors appear inverted on android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.3, 5.13.0 RC 1
    • 5.13, 5.14
    • GUI: OpenGL
    • None
    • Android
    • 55cc93e9d68a8851163f16dfa8a25a817c2e129e (qt/qtbase/5.12)

    Description

      Some ( ? ) texture-related items began to appear with inverted Red and Blue channel on android starting with 5.13.
      Among others (see related bug), QQuickPaintedItem exhibit this behavior.

      To reproduce:
      open the qml/tutorials/extending-qml/chapter3-bindings/

      When run on desktop, the pie chart appear red, and turns into blue upon tap/click
      When run on android, the pie chart appear blue and turns into red upon tap/click

      The same issue (related to qquickpainteditem) is visible in the mapviewer example's copyright notice.

      Note: QQuickPaintedItem is seemingly not the only one affected, as map tiles also show the same behavior.
      Perhaps a RGB turned into a BGR somewhere (or vice-versa)?

      Attachments

        Issue Links

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

          Activity

            People

              allan.jensen Allan Sandfeld Jensen
              paangele Paolo Angelelli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes