Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
jfx11, 8
-
None
-
b14
Description
The issue exists in all versions since java8, and only on Linux (Windows and Mac OS X are fine).
It is a blocker for any docking framework based on dragging an undecorated stage as opposed to drag-and-drop, see
https://github.com/andy-goryachev/FxDock/issues/6
https://github.com/kasemir/FxDocking/issues/1
To reproduce:
- launch and try dragging the red label around
Expected results:
- an undecorated translucent stage is created and is dragged around
Actual results:
- the stage gets stuck and cannot be dragged
It is a blocker for any docking framework based on dragging an undecorated stage as opposed to drag-and-drop, see
https://github.com/andy-goryachev/FxDock/issues/6
https://github.com/kasemir/FxDocking/issues/1
To reproduce:
- launch and try dragging the red label around
Expected results:
- an undecorated translucent stage is created and is dragged around
Actual results:
- the stage gets stuck and cannot be dragged
Attachments
Issue Links
- is blocked by
-
JDK-8260528 Clean glass-gtk sizing and positioning code
-
- Resolved
-