rtitec / miglayout

Automatically exported from code.google.com/p/miglayout
0 stars 0 forks source link

JavaFX MigPane doesn't update/sizes correctly #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
version 4.2
JavaFX8

there are several refresh/repaint problems...

Original issue reported on code.google.com by i...@ultramixer.com on 6 Nov 2013 at 2:37

GoogleCodeExporter commented 9 years ago
I would like to see this issue fixed. 
If you need a running example of this issue, I'll gladly provide one, and if 
you can point me in the right direction, I could try my hand at a fix.

Original comment by ursreu...@gmail.com on 6 Apr 2014 at 11:28

GoogleCodeExporter commented 9 years ago
Please do provide an example

Original comment by tbeer...@gmail.com on 11 Apr 2014 at 11:12

GoogleCodeExporter commented 9 years ago
I managed to isolate the issue, it is triggered when you add content to a 
MigPane after the Stage is first shown.

I have a running example in a local git repo and will share it on github once I 
have better connectivity.

Original comment by ursreu...@gmail.com on 11 Apr 2014 at 1:00

GoogleCodeExporter commented 9 years ago
The example is online at https://github.com/UrsKR/miglayout-repaint.

If can help you in any other way to get this fixed, please let me know.

Original comment by ursreu...@gmail.com on 11 Apr 2014 at 1:17

GoogleCodeExporter commented 9 years ago
I have submitted a corresponding bug to JavaFX months ago, and never provided 
them the sample you have now.
I updated my report there, expecting it to be closed immediately as "Not our 
department", but instead, they have filed it as 'regression' for the moment.
If they stand by that, they give a fix for 8u20, which is to appear on July 1st.

https://javafx-jira.kenai.com/browse/RT-32943

Original comment by ursreu...@gmail.com on 12 Apr 2014 at 4:44

GoogleCodeExporter commented 9 years ago
I just ran this against 5.0-SNAPSHOT I see no problems. I did modify a few 
things things recently, so maybe this got fixed by that as well.

Original comment by tbeer...@gmail.com on 12 Apr 2014 at 7:12

Attachments:

GoogleCodeExporter commented 9 years ago
I can confirm that the issue is no longer present in 5.0-SNAPSHOT.
Do you intend to promote it anytime soon?

Original comment by ursreu...@gmail.com on 12 Apr 2014 at 8:15

GoogleCodeExporter commented 9 years ago
Mikael is the boss of MigLayout, so that's up to him. I'd say if it fixes a 
bug, yes. I'm looking at one more issue this weekend as well.

Original comment by tbeer...@gmail.com on 12 Apr 2014 at 8:20

GoogleCodeExporter commented 9 years ago
Working with 5.0-SNAPSHOT I discovered issue #10. Fixing it would make the 
release much more desirable.

Original comment by ursreu...@gmail.com on 12 Apr 2014 at 12:07