-
Bug
-
Resolution: Fixed
-
P3
-
jfx11, 8
-
None
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321385 | jfx17.0.10 | Jose Pereda | P3 | Resolved | Fixed | b01 |
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
- backported by
-
JDK-8321385 [Linux] No more drag events when new Stage is created in drag handler
- Resolved
- is blocked by
-
JDK-8260528 Clean glass-gtk sizing and positioning code
- Resolved
- links to
-
Commit openjdk/jfx17u/d6b9c7ae
-
Commit openjdk/jfx/a35c3bf7
-
Review openjdk/jfx17u/170
-
Review openjdk/jfx/977
(1 links to)