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

call TreeView's expand in delegate will add extra items

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 6.9.1
    • Quick: Other
    • None

      in delegate, if hasChildren become true, then call treeView.expand(row),
      expected result is just expand this item, but the TreeView added extra items.
      it looks like expanded it twice, double it's children.

      just push the button "Add last".

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            niqingliang2003 niqingliang2003
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes