On Wed, 17 Feb 2021 18:45:28 GMT, Kevin Rushforth <[email protected]> wrote:
>> `Tooltip` is no longer hiding upon receiving >> `MouseEvent.MOUSE_ENTERED_TARGET` event inside it. Pressing mouse on >> overlaying tooltip also kills the tooltip, so the infinite duration tooltip >> can be closed. > > I'll review and test it later. This will need a unit test (or system test if > a unit test is infeasible). I also left a minor formatting comment below. One more request: Please follow the instructions [here](https://github.com/openjdk/jfx/pull/395/checks) to enable running pre-submit tests. ------------- PR: https://git.openjdk.java.net/jfx/pull/395
