JDK-6603664 : Regression test fails: test/closed/javax/swing/Popup/TaskbarPositionTest.java
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u10,7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,windows_vista
  • CPU: generic,x86
  • Submitted: 2007-09-12
  • Updated: 2012-03-19
  • Resolved: 2012-03-19
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
Related Reports
Duplicate :  
Duplicate :  
Description
Platform: WindowsXP
JDK: 7b20

Regression test fails: test/closed/javax/swing/Popup/TaskbarPositionTest.java

It seems that the cause is in the fix for 6580930: Swing Popups should overlap taskbar.
I can reproduce the bug under jdk7b20, but cannot under jdk7b14.

Comments
EVALUATION The problem is in the test TaskbarPositionTest.java is not ready to the fact that now popups are allowed to overlap taksbar (see #6580930) The test will be fixed shortly
18-09-2007