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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes