Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8u20
-
Component/s: javafx
-
Labels:
-
Subcomponent:
Description
Sometimes we want to use a cached value, sometimes we want to get the current window at the cursor location. We should have a way to clear the cache. The current behavior means the first window to receive a mouse event is the only window to ever receive them.