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/13 16:01:02 UTC

[jira] [Resolved] (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:all-tabpanel ]

Sven Meier resolved WICKET-5755.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 6.19.0
                   7.0.0-M4

for IE<9 the previous solution with setTimeout() is restored; for IE>=9 this workaround is no longer necessary

> 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
>            Assignee: Sven Meier
>             Fix For: 7.0.0-M4, 6.19.0
>
>
> 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)