JavaFX nodes getting desynced

Lubomir Nerad lubomir.nerad at oracle.com
Wed Jul 25 07:50:33 PDT 2012


Hi Sebastian,

from my investigation it seems that your problem is another 
manifestation of the RT-23351 bug 
(http://javafx-jira.kenai.com/browse/RT-23351). I wasn't able to 
reproduce the problem on the runtime from the JavaFX 3.0 repository 
where the bug was fixed. To double-check you can try to use FixedGroup 
(or similarly patched layout containers) from Workaround.diff (attached 
to the RT-23351).

Regards,
Lubo

On 7/25/2012 2:23 PM, Sebastian Rheinnecker wrote:
> Hi,
>
> we experience a strange bug when using a custom animation in which the 
> nodes of the SceneGraph are not really at the position they are meant 
> to be (or there at all).
>
> I posted the detailled description in the OTN forums including a link 
> to the application and screencasts to point out the bug:
> https://forums.oracle.com/forums/thread.jspa?threadID=2417478&tstart=15
>
> We'd be very glad if someone from the dev team could point us to 
> something helpful.
>
> kind regards,
>


More information about the openjfx-dev mailing list