JDK-6399434 : REGRESSION: JTooltip shown outside of its parent window causes new entry in taskbar on Windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-03-16
  • Updated: 2010-09-30
  • Resolved: 2006-03-16
Related Reports
Duplicate :  
Description
Regression: YES
Package: J2SE
Version: 1.6.0-beta2-b75
OS: Windows XPProSP2, Windows Vista Beta1

Description: When JTooltip window pops up and is not completely over its parent window, new task is shown in the taskbar. The new task is shown in the taskbar as long as the tooltip is visible. See attached picture.

Bundle tested: jdk-6-beta2-bin-b75-windows-i586-09_mar_2006.exe

Reproduce Step(s):  Compile and run attached file Button.java. Hover a mouse over the JButton
to invoke its tooltip. Check that a new task is shown in the taskbar if the tooltip is not drawn completely over the button.

Reproducible in previous build(s)?  Reproducible on 1.6.0-beta2-b74
				    Not reproducible on 1.6.0-beta-b59c

Reproducible in previous releases(s)?  Not reproducible on 1.5.0_07-ea-b01

Comments
EVALUATION Duplicate of 6384552.
16-03-2006