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.
SimpleBooleanProperty w/ multiple change and multiple invalidation listeners does not call listeners when value changes from true to false
- Michael Heinrichs (Inactive)
- Kyle McIntyre (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved:
- Imported: