-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b57
-
x86
-
generic
-
Verified
The enhanced implementation of the Z-order changes has been introduced by the fix for 6809227. There are two things that should be done
- the ComponentPeer.setZOrder method shouldn't be called on the instances of the Window class - this breaks the fix for 6770457
- the WPanelPeer class includes some unused code inherited from the previous Z-order implementation - it should be removed
- the ComponentPeer.setZOrder method shouldn't be called on the instances of the Window class - this breaks the fix for 6770457
- the WPanelPeer class includes some unused code inherited from the previous Z-order implementation - it should be removed
- relates to
-
JDK-6770457 Using ToolTips causes inactive app window to exhibit active window behavior
- Closed
-
JDK-6809227 poor performance on Panel.Add() method in jdk6
- Closed