Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8118844

[TreeView, TreeTableView] Should support clickCounts greater than 2 (by expanding / collapsing branches when clickCount % 2 == 0)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 7u6
    • javafx
    • 2.2.0b21

    Description

      I don't attach app, because sure, that it is actual for all applications.

      Look at the attached movie. I show a text field, which shows state of pressed property. There is a CL - change listener counter and IL - invalidation listener counter for that property.

      I start to try to expand/collapse nodes in the tree. Looking on the counters, you can see, that I click very many times, but only first click is processed. All other clicks are ignored. I need to change position, to get possibility to expand or collapse that node again.

      Attachments

        Activity

          People

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: