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

SwipeView: dynamic creation / deletion of subpages crashes application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.6.1, 5.7.0 RC
    • 5.6.0 Beta
    • Quick: Controls 2
    • None
    • qtdeclarative: 1372a773e1acc88d454beab850a6e88c4c359d7b

      I'm trying to dynamically create / delete subpages of a SwipeView using a Repeater. If I assign a arbitrary but fixed int value to the repeater model, everything works fine. As soon as I try to change this value during runtime the application crashes. In the attached code you can either click twice on the decrease or the increase button or click on one of the buttons and do a swipe. Using the same repeater in the same way in a Row (see attached code line 32ff) works as expected.

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

            Unassigned Unassigned
            kmichel K. Michel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes