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

Stylesheet and background image in ListWidget or ListView display issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.6.1
    • 4.5.0
    • Widgets: Itemviews
    • None
    • 6e6803540d50f14a2c4a6e1ee551310fa96d0cb6

    Description

      When using a stylesheet in a ListWidget with a background image, scrolling does not bring the picture up since the area does not expect to have to redraw it here.

      Workarounds (for now): either use the background-attachment CSS property and set it to fixed, or modify the image to have a transparent area above.

      stylesheet to apply to the widget in order to reproduce the bug:

      background: url("/path/to/an/image.png") bottom right no-repeat;

      Attachments

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

        Activity

          People

            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            ntg Pierre Rossi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes