You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/19 21:33:20 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=15384901#comment-15384901 ] 

ASF subversion and git services commented on WICKET-5755:
---------------------------------------------------------

Commit 294de69449850b761f647a57fd13a46265aa4cb9 in wicket's branch refs/heads/wicket-7.x from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=294de69 ]

WICKET-6209 move try-catch into function which is invoked via #setTimeout(), so IE errors get caught

;removed workaround for WicketWICKET-5755, i.e. directly call #requestFocus() since it now always uses #setTimeout() to request focus (see WICKET-5858)


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