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

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

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

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)

Reply via email to