United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6572970 dialogue request window pops under the current focus window
6572970 : dialogue request window pops under the current focus window

Details
Type:
Bug
Submit Date:
2007-06-22
Status:
Closed
Updated Date:
2010-12-06
Project Name:
JDK
Resolved Date:
2010-03-12
Component:
deploy
OS:
windows
Sub-Component:
plugin
CPU:
x86
Priority:
P3
Resolution:
Fixed
Affected Versions:
1.4.2_16
Fixed Versions:
1.4.2_18

Related Reports
Backport:
Relates:
Relates:

Sub Tasks

Description
When running Sun's messaging server SMIME applet with a CAC the 
pin dialogue request window pops under the current focus window 
(the compose window) when sending a signed messsage.

                                    

Comments
EVALUATION

Fixed in 1.4.2_17-rev-b10
                                     
2008-04-03
EVALUATION

The bug was introduced in 1.4.2_12. 
AwtComponent::WmSetFocus() in(j2se/src/windows/native/sun/windows/awt_Component.cpp)
has to call ::SetFocus()
in case sm_focusOwner!=GetHWnd() and
AwtComponent::IsEmbeddedFrameHWnd(AwtComponent::GetTopLevelparentFoeWindow(GetHWnd())) is true
and sm_focusedWindow!=AwtComponent::GetTopLevelParentForWindow(GetHWnd()).
                                     
2007-09-14



Hardware and Software, Engineered to Work Together