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

Background-image couldn't be displayed in QT directfb painter correctly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.8.2
    • QPA: DirectFB
    • None

      I use QT 4.8.2, directfb 1.5.3. When I set a widget's background image using stylesheet, the backgound image couldn't be displayed correctly by QDirectFBPaintEnginePrivate::drawTiledPixmap. The position is not correct. When I fallback to QRasterPaintEngine::drawTiledPixmap(r, pixmap, offset) in QDirectFBPaintEngine::drawTiledPixmap, then everythis is OK.
      This bug is similiar to the Webkit QT css background image bug.

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

            rve Anders Bakken
            lonsn Lonsn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes