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

[TreeView] toggleExpanded(row) for middle node seems faulty

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.15.3, 6.0.3
    • None
    • All

    Description

      To reproduce:

      Have two top level nodes (probably does not matter how many top level).
      Expand the first node. (root and children are are shown)
      Expand one of the children. (root, children and grandchildren are shown)
      Expand one of the grand children. (root, children, grandchildren, great grand children are shown)
      Toggle a the child with two levels below expanded.

      Expected behavior:

      • The child is collapsed

      Actual behavior:

      • Child is not collapsed and weirdly the grand children are duplicated

      Please let me know if you are not able to reproduce and I will try to create a sample.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            mmi_puya Puya Daravi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes