SimpleBooleanProperty w/ multiple change and multiple invalidation listeners does not call listeners when value changes from true to false

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • Environment:

      b38, windows XP

      Run the attached sample app and notice that the println only run on every other mouse click. Note that I had to add multiple change and multiple invalidation listeners to expose this bug. Doing this appears to trigger the use of an internal class ExpressionHelper$MultipleInvalidationMultipleChange<T> that I can see in my debugger. I'm thinking this might be where the bug is at.

            Assignee:
            Michael Heinrichs (Inactive)
            Reporter:
            Kyle McIntyre (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: