Expected Behavior
The BoundsPopups should disappear when they go outside of the window.
The BoundsPopups should also disappear when the window isn't focused.
Actual Behavior
The BoundsPopups don't disappear when they move outside the window.
The BoundsPopups don't disappear when the window isn't focused.
Reproducible Demo
See PopupDemo.java in richtextfx-demos.
[
]Demo
Environment info:
- RichTextFX Version: v0.8.2
- Operating System: Windows 7 Professional
- Java version: 1.8.0_161
Expected Behavior
The
BoundsPopups should disappear when they go outside of the window.The
BoundsPopups should also disappear when the window isn't focused.Actual Behavior
The BoundsPopups don't disappear when they move outside the window.
The BoundsPopups don't disappear when the window isn't focused.
Reproducible Demo
See
PopupDemo.javainrichtextfx-demos.[
]Demo
Environment info: