Maybe a TitledPane bug

2018-10-31 Thread Sverre Moe
I am not sure if I have stumbled upon a bug in JavaFX, or perhaps it is simply something I am doing wrong. After setting the TitledPane title background programmatically, then when hovering the background color is reset to the previous value from CSS. I get same behavior in both JavaFX 8 and

Re: Code review of jpackager tool (JEP 343)

2018-10-31 Thread Phil Race
Anyone interested in jpackager should definitely subscribe to core-libs-...@openjdk.java.net to comment on it and follow the review. Admittedly core-libs-dev is a very active list and this is just one topic, but it is the place to make your views known on the tool, since it is a "core" JDK

Re: Problems building openjfx

2018-10-31 Thread Nir Lisker
> > I think we should focus on 11 on the wiki, so it's really good you have > instructions for 8 on your site. But the 11 instructions on the wiki should > be working for everyone who wants to build 11. There are instructions for 8 on the wiki too, though I don't know if they are correct. As for

[RFR] [openjfx12] 8213135: HTMLEditorTest.checkStyleProperty fails intermittently

2018-10-31 Thread Arunprasad Rajkumar
Hi Kevin/Murali, Please review the patch for the following bug, Root cause: WebView load workers's state change notification received for the default page of HTMLEditor and not for the html doc which loaded using setHtmlText. The erroneous notification caused assertion check on invalid html

Re: Problems building openjfx

2018-10-31 Thread Johan Vos
Your site says these are for 8, but I assume it is very similar to 11? If so, we should probably update the wiki with the instructions on your site. Are there any particular parts of the wiki where you think corrections are needed? I think we should focus on 11 on the wiki, so it's really good you

Re: Problems building openjfx

2018-10-31 Thread Kevin Rushforth
Make it so. :) -- Kevin On 10/31/2018 8:26 AM, faste...@swingempire.de wrote: yes, I think so - don't have it and nothing barked at me Zitat von Nir Lisker : Can I remove the step for "DirectX SDK June 2010"? I think it was already verified that it's not needed. - Nir On Wed, Oct 31,

Re: Problems building openjfx

2018-10-31 Thread fastegal
yes, I think so - don't have it and nothing barked at me Zitat von Nir Lisker : Can I remove the step for "DirectX SDK June 2010"? I think it was already verified that it's not needed. - Nir On Wed, Oct 31, 2018 at 4:59 PM wrote: wasn't as bad as expected, just had to interrupt because

Re: Problems building openjfx

2018-10-31 Thread carl
I've been pulling the latest and building successfully on Windows for the past week. Here's a supplement to the official docs. https://courses.bekwam.net/public_tutorials/bkcourse_building_openjfx_8_win. html -Carl

Re: Problems building openjfx

2018-10-31 Thread Nir Lisker
Can I remove the step for "DirectX SDK June 2010"? I think it was already verified that it's not needed. - Nir On Wed, Oct 31, 2018 at 4:59 PM wrote: > > wasn't as bad as expected, just had to interrupt because it took ages > to test the webkit (which wasn't build so all its tests ran until

Re: Problems building openjfx

2018-10-31 Thread fastegal
wasn't as bad as expected, just had to interrupt because it took ages to test the webkit (which wasn't build so all its tests ran until each timed out) Task :web:test * WARNING: running web tests without building webkit. The webkit

Re: Problems building openjfx

2018-10-31 Thread fastegal
okay after deleting the properties and running again, it at least lists the tasks without error - thanks :) now will try a real build - expecting all hell breaking loose Zitat von faste...@swingempire.de: thanks for the quick answer :) hmm, those are nearly all empty:

Re: Problems building openjfx

2018-10-31 Thread fastegal
forgot the link to the instruction page, just in case there's another: https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-EnvironmentVariables Zitat von faste...@swingempire.de: first try, following the instructions (for win10) at: that is having downloaded,

Problems building openjfx

2018-10-31 Thread fastegal
first try, following the instructions (for win10) at: that is having downloaded, installed the required tools, added env vars as desribed. Then in cygwin, navigate to the git working dir, typing gradle tasks fails with: FAILURE: Build failed with an exception. * Where: Script