Gala: JavaFX applications don't have window borders

Created on 10 Jan 2020  路  2Comments  路  Source: elementary/gala

Prerequisites

  • [x] I have searched open and closed issues for duplicates.

Describe the bug

JavaFX applications don't have window borders

To Reproduce

To reproduce the behavior run some javafx application

Expected behavior

Expected normal window with borders

Screenshot

Screenshot from 2020-01-10 19-57-13

Platform Information

Screenshot from 2020-01-10 20-04-16

  • [x] I'm using the latest version from git that I've manually compiled

Most helpful comment

Its an issue with JavaFX and GTK3. To use gtk2 use this: -Djdk.gtk.version=2

All 2 comments

Its an issue with JavaFX and GTK3. To use gtk2 use this: -Djdk.gtk.version=2

If the window borders are correctly shown and functioning on GNOME, XFCE and others (which all use the GTK3), why is this an issue of JavaFX and GTK3?

Also searched the bug tracker of JDK and could not find any similar bug with javafx as component.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Blast-City picture Blast-City  路  4Comments

techdev5521 picture techdev5521  路  3Comments

worldofpeace picture worldofpeace  路  3Comments

danrabbit picture danrabbit  路  3Comments

wout picture wout  路  3Comments