On Tue, 29 Oct 2019 09:44:00 GMT, Johan Vos <j...@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. @tobiasdiez are you still interested in pursuing this fix? ------------- PR: https://git.openjdk.java.net/jfx/pull/22