JDK-8125680 : Picking does not work properly
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 7u6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2012-09-09
  • Updated: 2015-06-17
  • Resolved: 2012-09-11
Related Reports
Duplicate :  
Description
this is modified version of ColorCube sample from rt-closed
it prints face color on mouseclick
and for example RED face can not be poken

Comments
This is a known limitation of picking when depth testing is enabled. It will be fixed for Lombard.
11-09-2012

Attaching another use case with buttons. Pressing Button2 makes Button1 recieve message.
09-09-2012

This maens that {onMouseMove, onMousePressed and other events } do not work properly, which is basic UI function.
09-09-2012