United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6359084 Java 1.5 Plugin Regression - window does not respond to the shutdown event
6359084 : Java 1.5 Plugin Regression - window does not respond to the shutdown event

Details
Type:
Bug
Submit Date:
2005-12-05
Status:
Resolved
Updated Date:
2010-04-04
Project Name:
JDK
Resolved Date:
2006-01-04
Component:
deploy
OS:
solaris_9
Sub-Component:
plugin
CPU:
sparc
Priority:
P1
Resolution:
Fixed
Affected Versions:
5.0u1
Fixed Versions:
6

Related Reports
Backport:

Sub Tasks

Description
Regression between Java 1.5.0 FCS and Java 1.5.0_01

Browser help window does not respond to the shutdown event.

                                    

Comments
EVALUATION

We implemented our own CAxControl::OnDispatchMsg() for native modal window in 1.5.0_01 instead of using the underline window message handler.
Our implementation loops and waits to handle only events from the current thread.  This causes events from other native window triggered by the modal dialog but not in the same thread to not being able to get handled.
This problem is applicable to 1.5.0 latest patch as well as 6.0 latest build.

Solution is found.  Will seek approval to get it in to 1.5.0_07 b1 as well as 6.0 B66.
                                     
2005-12-08



Hardware and Software, Engineered to Work Together