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

App might crash if a QGraphicsItem is deleted in the touch event handler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.1
    • 4.6.0
    • Core: Event loop
    • None
    • 05ba6bad6c0927d22ccf026446dfdb9d85b3f03e

    Description

      In the QGraphicsScene we assume that a QGraphicsItem will live during the touch event handling and store a pointer to it in the itemForTouchPointId map. We should make sure that code works if an item is destroyed in the touch event handler.

      Attachments

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

        Activity

          People

            bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
            dzyubenk Denis Dzyubenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes