javafx on android - weird box within regions

2014-01-28 Thread Christoph Caks

Hi,
I have a question regarding regions on android

it seems that all regions with a set background have some kind of white 
box inside
(in this case it is gray - its color has to do something with the 
background (in this case its aqua)

look at the attached screenshot

it is a very simple application with just one region

anybody experienced the same behaviour - or has a workaround for this issue?


I'm using these instructions to get a build:

https://bitbucket.org/javafxports/android/wiki/Home


greetings Christoph



Re: javafx on android - weird box within regions

2014-01-28 Thread Christoph Caks

It seems the list got my attachment -.-
i uploaded it here: http://de.tinypic.com/r/ou4p46/8

Am 2014-01-28 20:29, schrieb Christoph Caks:

Hi,
I have a question regarding regions on android

it seems that all regions with a set background have some kind of 
white box inside
(in this case it is gray - its color has to do something with the 
background (in this case its aqua)

look at the attached screenshot

it is a very simple application with just one region

anybody experienced the same behaviour - or has a workaround for this 
issue?



I'm using these instructions to get a build:

https://bitbucket.org/javafxports/android/wiki/Home


greetings Christoph





Re: javafx on android - weird box within regions

2014-01-28 Thread David Grieve
https://javafx-jira.kenai.com/browse/RT-30479 is probably the issue you are 
bumping up against.

On Jan 28, 2014, at 2:29 PM, Christoph Caks cc...@bestsolution.at wrote:

 Hi,
 I have a question regarding regions on android
 
 it seems that all regions with a set background have some kind of white box 
 inside
 (in this case it is gray - its color has to do something with the background 
 (in this case its aqua)
 look at the attached screenshot
 
 it is a very simple application with just one region
 
 anybody experienced the same behaviour - or has a workaround for this issue?
 
 
 I'm using these instructions to get a build:
 
 https://bitbucket.org/javafxports/android/wiki/Home
 
 
 greetings Christoph
 



Re: javafx on android - weird box within regions

2014-01-28 Thread Stephen F Northover

Hi Christoph,

We don't build or run Android so it's a pain to recreate the problem.  
Please confirm the bug on a desktop platform.  It might likely be the 
bug David is talking about.  Also, on desktop, we can't do more than 
guess at a problem without code:


https://wiki.openjdk.java.net/display/OpenJFX/Submitting+a+Bug+Report

Thanks,
Steve

On 2014-01-28 3:15 PM, David Grieve wrote:

https://javafx-jira.kenai.com/browse/RT-30479 is probably the issue you are 
bumping up against.

On Jan 28, 2014, at 2:29 PM, Christoph Caks cc...@bestsolution.at wrote:


Hi,
I have a question regarding regions on android

it seems that all regions with a set background have some kind of white box 
inside
(in this case it is gray - its color has to do something with the background 
(in this case its aqua)
look at the attached screenshot

it is a very simple application with just one region

anybody experienced the same behaviour - or has a workaround for this issue?


I'm using these instructions to get a build:

https://bitbucket.org/javafxports/android/wiki/Home


greetings Christoph