Re: Request for backport of JDK-8144501

2016-05-09 Thread Jonathan Giles
Unfortunately openjfx-dev stripped the attachment, so please send that directly to me. Are you certain that the linked changeset is the only change necessary to resolve the issue? A lot of code has changed in the selection models, and whilst the linked changeset is small enough that it can be

Re: Request for backport of JDK-8144501

2016-05-09 Thread Kevin Rushforth
So this suggests that this is a regression introduced in 8u60 (which isn't reflected in the bug). If so, then that could be a justification for the backport. -- Kevin Robert Lichtenberger wrote: We are currently experience null pointer problems that have their root cause in https://bugs.open

Request for backport of JDK-8144501

2016-05-09 Thread Robert Lichtenberger
We are currently experience null pointer problems that have their root cause in https://bugs.openjdk.java.net/browse/JDK-8144501. The attached example demonstrates the problem: Click the first row, then Ctrl-Click the second row, then Ctrl-Click (i.e. deselect) the first row. Up to jdk1.8.0_5