An application where you can drag a rectangle containing a Swing text box freezes if you drag the rectangle rapidly. It does not appear to produce a deadlock. It's simply that the Stage stops responding to input events.
You can reproduce using the attached source code. You need to drag the box quickly using the upper edge of the rectangle.
You can reproduce using the attached source code. You need to drag the box quickly using the upper edge of the rectangle.