JDK-8028542 : JWindow jumps to (0, 0) after mouse clicked
  • Type: Backport
  • Backport of: JDK-8027628
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: generic
  • Submitted: 2013-11-18
  • Updated: 2013-11-22
  • Resolved: 2013-11-20
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 8
8Resolved
Comments
As a response to the critical request: SQE OK to push in jdk8.
20-11-2013

Webrev: http://cr.openjdk.java.net/~bagiras/8027628.2/ Review: http://mail.openjdk.java.net/pipermail/awt-dev/2013-November/006288.html Rational: the fix keeps coordinates in component and its peer synchronized and as a result increases the number of tests passed. Risk level: Medium. Affected component: java.awt.Window. Regression test added.
19-11-2013