Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

window flicker/move on java11 #162

Open
jonenst opened this issue Jan 31, 2019 · 1 comment
Open

window flicker/move on java11 #162

jonenst opened this issue Jan 31, 2019 · 1 comment

Comments

@jonenst
Copy link
Contributor

jonenst commented Jan 31, 2019

Running on fedora 27 with gnome3. I'm running the exact same jar in both cases (adding the javafx jars manually for java11 since they were removed from the jdk)

On java 8, there is one flicker when the main window opens. The splash screen and the open dialog don't flicker.
java8

On java 11, it flickers everytime:
java11

We need to find if it's a bug in our code or not.

@jonenst
Copy link
Contributor Author

jonenst commented Feb 6, 2019

Using -Djdk.gtk.version=2 works around this issue.. I would be nice to find a bugreport if this is a bug in openjfx

java11-gtk2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant