-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
7u6
-
WIndows 7 64-bit, Java 7 Update 4, JavaFX 2.2 beta 13
ToggleButton not sometimes renders its state correctly. Unzip example I attached and click buttons several times to see effect.
To have a effect, ToggleButton must be put into group and listener added to the group.selectedProperty. Empty listener body doesn't have negative impact, but I run very simple code inside listener do it shouldn't cause the effect (no exception is thrown for sure)
To have a effect, ToggleButton must be put into group and listener added to the group.selectedProperty. Empty listener body doesn't have negative impact, but I run very simple code inside listener do it shouldn't cause the effect (no exception is thrown for sure)