JDK-6266454 : SystemTray API doesn't report that mouse events are delivered with absolute coordinates
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-05-06
  • Updated: 2011-01-19
  • Resolved: 2005-05-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6Resolved
Related Reports
Duplicate :  
Description
Mouse events for a TrayIcon contain absolute coordinates, not relative as supposed according to javadoc for MouseEvent/MouseMotionEvent. This is correct behavior but is
not reflected in the javadoc for the SystemTray API.
###@###.### 2005-05-06 11:52:32 GMT