[
https://issues.apache.org/jira/browse/WICKET-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206115#comment-14206115
]
Martin Grigorov commented on WICKET-5755:
-----------------------------------------
Does it work well with newer versions of IE (9+) ?
If YES then maybe we should make it conditional: if (ie8) async else sync.
> Restoring focus after Ajax replace no longer works in IE8
> ---------------------------------------------------------
>
> Key: WICKET-5755
> URL: https://issues.apache.org/jira/browse/WICKET-5755
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.17.0
> Reporter: Sven Meier
>
> In IE8 focus is no longer reliably restored to the former focus owner after
> Ajax request.
> This regression is caused by WICKET-5564.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)