I am seeing these issues too...

> On 12 Dec 2013, at 7:44, Scott Palmer <swpal...@gmail.com> wrote:
> 
> This appears to be a significant regression in JavaFX 8.  I have created
> https://javafx-jira.kenai.com/browse/RT-34849 with a test case.
> 
> Scott
> 
> 
> 
>> On Wed, Dec 11, 2013 at 10:58 AM, Scott Palmer <swpal...@gmail.com> wrote:
>> 
>> I'm seeing very significant layout issues in b119.
>> Content is rendering outside of it's parent container when it shouldn't
>> be. The parent should be re-sizing to accomodate the content, but it isn't,
>> or it is resizing based on an old size of the child content.
>> 
>> Borders are not painting properly when a component resizes. Sometimes the
>> border remains at the old, larger, size while the background and content is
>> painted at the newer smaller size.
>> 
>> I have a feeling it is going to take some effort to make a reproducible
>> test case.  Are there known layout issues with b119?
>> 
>> 
>> Scott
>> 

Reply via email to