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

QQuickPaintedItem does not redraw for secondary screen

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.3.0 Beta1
    • None
    • Mac OSX 10.9 Mavericks. Primary display: Retina 13", Secondary display: Non-retina external monitor.
    • Change-Id: Ia9d09fbcf710efb4575938053d0a2046f604a197

    Description

      I've encountered a strange bug using QQuickPaintedItem. When application window is on the primary laptop display (Retina 13") everything works fine.

      When the application is on the secondary, external display QQuickPaintedItem only shows the very first draw.

      Debugging shows that the paint(..) function is being called, and dragging the window back to the primary display switches the texture to the updated and correct texture.

      I'm guessing the texture for the secondary display is not being updated for some reason. I tried the patches suggested in QTBUG-38321, but they didn't have any effect.

      Attachments

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

        Activity

          People

            aalpert Alan Alpert
            kitizz Kit Ham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes