JDK-6593309 : applet focus issue with button after minimizing an maximizing
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u3
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: generic
  • Submitted: 2007-08-15
  • Updated: 2014-02-27
  • Resolved: 2007-12-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0u15 b01Fixed
Related Reports
Relates :  
Description
Applet focus issue with button after minimizing an maximizing.  The getMostRecentFocusOwnerForWindow in AppletPanel may be at fault.  Please see the comments section for the test case and steps to reproduce the bug.

Comments
EVALUATION Tested with latest 6u10 IE pass with both old and new plugin Firefox has issue with both old and new plugin. When the page is restored from minimized state, focus is not on any of the two buttons. This is known firefox focus traverse issue. Applet2Viewer: Pass. based on the test results, the issue is basically not reproducible in 6u10 and need no forward port.
20-05-2008

EVALUATION Observations with bug fix for this bug in Oracle ER 5.0_13rev b06 release Tested with | 5.0u13b05 | 5.0u13rev b06 ----------------+-----------+---------------- IE 7 | Pass | Pass IE 6.0.2.9 | Fail | Pass Firefox 2.0.7 | Fail | Fail Appletviewer | Fail | Fail
11-10-2007

EVALUATION The problem apparently occurs in appletviewer, so this is a general specific issue and not plugin specific.
17-08-2007