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

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

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


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.


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

Posted by "Russell Morrisey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534910 ] 

Russell Morrisey commented on WICKET-1061:
------------------------------------------

Okay, I tested it and the issue is fixed in my app, also. That was fast. Thanks a lot, Matej!


> 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.


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

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Russell Morrisey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Russell Morrisey updated WICKET-1061:
-------------------------------------

    Attachment: quickstart-textFieldFreeze.zip

Follow the instructions in this quickstart to reproduce the issue in IE6.

> 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
>         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.


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

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp reassigned WICKET-1061:
-----------------------------------

    Assignee: Matej Knopp

> 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
>         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.


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

Posted by "Russell Morrisey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534115 ] 

rmorrisey edited comment on WICKET-1061 at 10/11/07 11:22 AM:
---------------------------------------------------------------------

Follow the instructions in this quickstart (Eclipse project) to reproduce the issue in IE6.

      was (Author: rmorrisey):
    Follow the instructions in this quickstart to reproduce the issue in IE6.
  
> 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
>         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.