JDK-4527626 : poor JavaDoc for JPopupMenu.setLocation() class
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 2001-11-15
  • Updated: 2017-05-16
  • Resolved: 2003-09-05
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.
Other
5.0 tigerFixed
Description
Name: asR10047			Date: 11/15/2001


Javadoc comments for JPopupMenu.setLocation() does not specify
in which coordinate space it sets location of the popup.

In real life it sets location in the coordinate space of the screen
not of it's invoker that is illogical because show(Component, x, y) method
uses the coordinate space of the invoker specified.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b19 VERIFIED IN: 1.5
14-09-2004

EVALUATION Approved by Alexander Zuev & ccc. Fixed for tiger. ###@###.### 2003-08-18
18-08-2003