You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/10/13 15:46:50 UTC

[jira] Resolved: (WICKET-1061) Can't enter data in any input field after closing modal window

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

Matej Knopp resolved WICKET-1061.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-beta5

Hi, thanks for the report and quickstart. This indeed is a weird bug that affects both IE6 and IE7. I've commited a workaround.

> Can't enter data in any input field after closing modal window
> --------------------------------------------------------------
>
>                 Key: WICKET-1061
>                 URL: https://issues.apache.org/jira/browse/WICKET-1061
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket, wicket-extensions
>         Environment: IE 6 with SP 2; wicket-1.3.0-SNAPSHOT.
>            Reporter: Russell Morrisey
>            Assignee: Matej Knopp
>             Fix For: 1.3.0-beta5
>
>         Attachments: quickstart-textFieldFreeze.zip
>
>
> I found that the input type="text" fields in our app couldn't be edited sometimes after closing a ModalWindow dialog. I thought at first that it might be an issue with our javascript or a custom component, but I've pared it down to a quickstart that doesn't use any of our code. Instructions for reproducing the problem are on the quickstart page.
> Thanks,
> Russell

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.