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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes