A lot WARING with CSS
    David Grieve 
    david.grieve at oracle.com
       
    Sun Dec 15 16:06:13 PST 2013
    
    
  
This is of concern to me as I have tried to maintain backward compatibility. It would be helpful if you would file a bug on this and include your .css file, if possible. 
On Dec 14, 2013, at 3:25 PM, Francisco Javier Godino <jgodino at yahoo.com> wrote:
> I have an application running perfectly with JAVAFX 2.
> 
> I trying to migrate this application to OpenJFX 8.
> 
> When I run the program, there is a lot of warning like:
> 
> Executing C:\Desarrollos\NovoviaSistema8\dist\run1862230921\NovoviaSistema8.jar using platform C:\Program Files\Java\jdk1.8.0/bin/java
> dic 14, 2013 5:11:24 PM javafx.scene.CssStyleHelper lookup
> WARNING: caught: 
> java.lang.ClassCastException: [Ljavafx.geometry.Insets; cannot be cast to [Ljavafx.scene.layout.CornerRadii;
> 
> and the screen look is different. It's not considering my CSS as JAVAFX 2.
> 
> Do I need to change somethings?
> 
> Thanks
    
    
More information about the openjfx-dev
mailing list