Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7345

Breakpoint in JS expression of a ListView delegate while item is removed lets application crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.4.1
    • Quick / QML Support
    • None
    • Ubuntu 10.04.4 LTS
      QtEmbedded 4.8.0

    Description

      Reproduction:

      • Create a QAIM that can be filled/erased over slots.
      • Create a QML file that shows a ListView of the model.
      • Add a JS expression to the delegate component (like onClick handler) and set a breakpoint in it
      • add a item to the model
      • trigger the breakpointin that item
      • remove the list item from another thread over queued signal/slot-connection
      • continue from the breakpoint

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            anderssv Sven Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes