Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-24302

Tree behaviour in Flex 4: Item selection problems if leaf nodes are placed after the non-leaf nodes in the tree data provider

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.0 (Release)
    • None
    • mx: Tree
    • None
    • Affected OS(s): Mac
      Affected OS(s): Mac OS 10.6
      Language Found: English

    Description

      The tree structure is as follows:
      Any Theme
      – T 2
      ---- T 5
      ------ T 6
      ---- T 4
      – T 1
      ---- T 4
      ---- T 3

      Steps to reproduce:
      1. compile and execute application tests.mxml
      2. Open tree nodes "Any theme", "T 2" and "T 5"
      3. Select node "T 6"
      4. Close node "T 5" ("T 6" still being the selected node)
      4. Try to select node "T 4" while "T 5" is closed

      Actual Results:
      You cannot select node "T 4" when "T 6" is selected and "T 5"

      Expected Results:
      You can select any node

      Workaround (if any):
      Place leaf nodes before non-leaf nodes in the tree data provider:
      Any Theme
      – T 2
      ---- T 4
      ---- T 5
      ------ T 6
      – T 1
      ---- T 4
      ---- T 3

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            adobejira Adobe JIRA

            Dates

              Created:
              Updated:

              Slack

                Issue deployment