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

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

Commit 4d10d11a7894617364d23ac3a4f3068a60f7ec62 in wicket's branch 
refs/heads/wicket-6.x from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=4d10d11 ]

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)


> requesting focus on disabled field fails with error in IE8
> ----------------------------------------------------------
>
>                 Key: WICKET-6209
>                 URL: https://issues.apache.org/jira/browse/WICKET-6209
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.3.0, 6.23.0, 8.0.0-M2
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>
> IE8 reports an error when focus is set on a *then* disabled component:
> - user clicks AjaxCheckBox
> - server disables checkbox and updates it via ART
> - wicket-ajax-jquery.js tries to restore focus
> This problem occurs since WIcket 6.20, presumably caused by WICKET-5858.



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

Reply via email to