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

Symbian: Empty QPixmap converts to CFbsBitmap with invalid size

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.4
    • 4.7.0
    • Image formats
    • None
    • Symbian^4, subcon wk32 release

    Description

      Empty QPixmap with non-null size (created with QPixmap::QPixmap(int width, int height) constructor and returning false from QPixmap::isNull() ) is converted to null CFbsBitmap (SizeInPixels() returns TSize(0, 0)). This might be misleading, especially when CFbsBitmap is converted back to QPixmap, which will have different size than original pixmap.

      I've attached test case which reproduces the bug.

      Attachments

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

        Activity

          People

            agocs Laszlo Agocs (Inactive)
            chalup Jerzy Chalupski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes