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

Qt 5.5.0 for Android QPixmap fill with Qt::transparent is black

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.5.0
    • GUI: Painting
    • None
    • Qt5.5.0 Android
    • Android

    Description

      Hello, When I port my project from Qt5.4.0 to Qt5.5.0 on Android, I find the QPixmap fill with transparent can not work, always show black, but on Qt5.4.0(Android) works well:
      QPixmap *result = new QPixmap(400, 300);
      result->fill(Qt::transparent);// display is black, why;

      I need your help, when run my project on Android with Qt5.4.0; I also have progame that is when I open another apk from my Qt apk, after I exit the apk(not Qt apk), and on some Android device my Qt apk is black(the Android screen is black). Now I build my Qt apk with Qt5.5.0 is working ok, but the QPixmap fill transparent show black; Now I'm confuse, I need your help

      Attachments

        1. 1101.png
          1101.png
          219 kB
        2. Qt5.4_android.png
          Qt5.4_android.png
          975 kB
        3. Qt5.5_android.png
          Qt5.5_android.png
          687 kB
        4. svg2png.png
          svg2png.png
          22 kB
        5. TranspTest_notOk.png
          TranspTest_notOk.png
          5 kB
        6. TranspTest_ok.png
          TranspTest_ok.png
          10 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rampe Rami Potinkara
            cbdg cbdg0222
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes