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

Drawing Problem in QGraphicsView::ensureVisible() [regression]

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.3
    • 4.6.0
    • Widgets: GraphicsView
    • None
    • Mac OS 10.6
    • 8eaeb1d4415d19a43b20fffe46c2b29fd609bba1

    Description

      I have a timeline with objects in it, done with QGraphicsView.

      The current position marker is also a QGraphicsItem. Now, for autoscrolling the timeline i just call graphicsView->ensureVisible( markerItem ); during the mouseMove() event (while the marker is being dragged). This worked fine in 4.5.3, in RC 4.6 i get several copies of the marker which are not cleared, seems like a glitch in the new drawing mechanism.

      Attachments

        Issue Links

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

          Activity

            People

              freling Fabien Freling (closed Nokia identity) (Inactive)
              markusm Markus Moenig
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes