Re: JDK-8222214, JDK-8210973

2019-04-22 Thread Kevin Rushforth
Hi Thiago, Welcome, and thank you for your proposed contributions. As a reminder (for all contributors, not just for you), please send a separate request-for-review (RFR) email for each bug you propose to fix. This makes it easier to keep track of them. The Subject of the email should include

JDK-8222214, JDK-8210973

2019-04-22 Thread Thiago Milczarek Sayao
Did those two fixes: JDK-814: Fix TableView content disappearing on user pressing UPĀ  https://github.com/javafxports/openjdk-jfx/pull/450 JDK-8210973: Set the focus to the owner window when current window is closed https://github.com/javafxports/openjdk-jfx/pull/451 Will probably work on mor