RFR: 8261221: Tooltip bigger than screen size blinks - shows and hides over and over again

Paweł Kruszczyński duke at openjdk.java.net
Tue May 10 11:49:59 UTC 2022


On Wed, 17 Feb 2021 18:50:54 GMT, Kevin Rushforth <kcr at openjdk.org> 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.
>
> One more request: Please follow the instructions [here](https://github.com/openjdk/jfx/pull/395/checks) to enable running pre-submit tests.

@kevinrushforth sorry for "little" delay in answering, but I thing that previously failing tests have passed as successful now.

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

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


More information about the openjfx-dev mailing list