JDK-4139089 : Tooltips are displayed for non-activ JFrames
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1998-05-15
  • Updated: 2000-11-15
  • Resolved: 2000-11-15
Related Reports
Duplicate :  
Description

Name: rk38400			Date: 05/15/98


Tooltips of an JFrame are even displayed if
the frame is not active. With this the frame 
gets active and is moved to the front.
Tooltips should only be displayed if the frame
is active.
JInternalFrames do not have this problem.
[Swing 1.0.2]
(Review ID: 30384)
======================================================================

Comments
EVALUATION This would be a nice enhancement I'll look into imlementing. richard.schiavi@Eng 1998-05-29
29-05-1998