JDK-8000307 : Jre7cert: focusgained does not get called for all focus req when do alt + tab
  • Type: Backport
  • Backport of: JDK-7185280
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-10-01
  • Updated: 2014-11-19
  • Resolved: 2012-10-02
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.
JDK 7
7u10 b12Fixed
Description
SHORT SUMMARY:

The problem is, when we alt+tab back to the new form, the focus does exist on
the default element, which is the first tf, but if we click on a different tf
in the same form, the text in that tf is not highlighted, though the cursor
moves to that tf. They claim this to be a side effect of the fact that forms
has missed receiving a FOCUS GAINED event whenever the issue reproduces.

INDICATORS: 7u6

COUNTER INDICATORS:  JDK 6

TRIGGERS: EBS/Forms App (ver?)

KNOWN WORKAROUND: Unclear

PRESENT SINCE: JDK 7 GA

HOW TO VERIFY: Forms Test case within bugdb

NOTES FOR SE: Not avail.

REGRESSION: TBD

Comments
** changeset incorrectly used backport bug ID
02-10-2012