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 2016/07/19 21:35:20 UTC

[jira] [Resolved] (WICKET-6209) requesting focus on disabled field fails with error in IE8

     [ https://issues.apache.org/jira/browse/WICKET-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-6209.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M2
                   7.5.0
                   6.25.0

try-catch wraps #focus() again

> 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
>             Fix For: 6.25.0, 7.5.0, 8.0.0-M2
>
>
> 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)