On Thu, 24 Oct 2019 16:42:14 GMT, Tobias Diez <github.com+5037600+tobiasd...@openjdk.org> wrote:
> Currently, loading a style sheet file using > `WebView.getEngine().setUserStyleSheetLocation(url)` fails if the url > start's with `jrt`, i.e. if the file is packaged in an application image > using jlink. This is fixed with this PR. Hi Tobias, A PR needs to refer a bug in JBS. (see https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md) Do you have an account in JBS? If not, I can file one for you. ------------- PR: https://git.openjdk.java.net/jfx/pull/22