On Wed, 14 Sep 2022 20:38:04 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Yes, I checked the path of a typical mouse event and this method is always >> called when a mouse/drag operation is done. > > ESCAPE key press during dragging? Yes, in this case it will be cleared when the mouse is released. ------------- PR: https://git.openjdk.org/jfx/pull/899