Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8292922

[Linux] No more drag events when new Stage is created in drag handler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx20
    • jfx11, 8
    • javafx
    • None

        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

              tsayao Thiago Sayao
              angorya Andy Goryachev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: