Hi Leonid,
I have zero expertise in AWT focus code, but from language perspective
the changes look good to me.
--
best regards,
Anthony
On 9/4/2012 3:22 PM, Leonid Romanov wrote:
Hi,
This CR is a regression introduced by the fix for 6458497: Alt tab with
Windows L&F moves focus to the application menubar. In fact, the fix
for 6458497 is rather troublesome: it caused a number of regressions,
while not fully fixing the actual problem. See 7121442: CR 6458497 still
reproducible using JDK 7.
7121442 was properly fixed as part of Anton's fix for 6981400. So, my
approach to this CR is simple: back out this troublesome 6458497 fix
since it's no longer needed.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7185280
Webrev: http://cr.openjdk.java.net/~leonidr/7185280/webrev.00/
Thanks,
Leonid.