JDK-5048672 : REGRESSION: Message dispatching introduced by #4838960 has severe problems
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.2
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,windows_xp
  • CPU: generic,x86
  • Submitted: 2004-05-18
  • Updated: 2004-10-27
  • Resolved: 2004-10-27
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Description
In order to support modal dialogs in Java method called from JavaScript, message dispatch loop was introduced. The fix added for #4838960 is not completely correct and therefore many of the applets fails to work in tiger-beta and 1.4.2_04 releases

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-rc FIXED IN: tiger-rc INTEGRATED IN: tiger-b54 tiger-rc
08-07-2004

EVALUATION The right way to fix this message dispatching problem is to dispatch messages for all the windows in the main thread except for plug-in control window's immediate siblings. ###@###.### 2004-05-17 This bug should be taken care by a new bug 5077565 which has been fixed in first update release for 1.5 and 1.4.2_07 ###@###.### 10/27/04 01:51 GMT
17-05-2004