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

Texture colors appear inverted on android

XMLWordPrintable

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

      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)?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes