On Mon, 6 Apr 2020 16:14:41 GMT, Ambarish Rapte <[email protected]> wrote:

> This is a simple fix similar to 
> [JDK-8237372](https://bugs.openjdk.java.net/browse/JDK-8237372).
> The NPE can occur if a MOUSE_DRAGGED is received by tab header without 
> receiving MOUSE_PRESSED.
> The fix also corrects a typo error. `perfromDrag()` to `performDrag()`

Marked as reviewed by kcr (Lead).

-------------

PR: https://git.openjdk.java.net/jfx/pull/160

Reply via email to