You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2014/11/10 19:14:33 UTC

[jira] [Commented] (WICKET-5755) Restoring focus after Ajax replace no longer works in IE8

    [ https://issues.apache.org/jira/browse/WICKET-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205101#comment-14205101 ] 

Sven Meier commented on WICKET-5755:
------------------------------------

requestFocus() still has to be called asynchronously, otherwise focus will no be reliably set.

> 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)