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-5858) AjaxRequestTarget.focusComponent does not work in modal window

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

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

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

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)


> AjaxRequestTarget.focusComponent does not work in modal window
> --------------------------------------------------------------
>
>                 Key: WICKET-5858
>                 URL: https://issues.apache.org/jira/browse/WICKET-5858
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.19.0
>            Reporter: Mikk Lauringson
>            Assignee: Tobias Soloschenko
>             Fix For: 6.20.0, 7.0.0-M6
>
>         Attachments: WICKET-5858.zip
>
>
> Opening modal window and focusing a field in it does not work anymore.
> This worked in Wicket 6.16.0 and older versions, but does not work in 6.17.0, 6.18.0 and 6.19.0.
> This is basically same issue as WICKET-5781 but it was wrongly marked as duplicate of WICKET-5755 and resolved in 6.19.0. They are actually different problems and this problem is still not fixed in 6.19.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)