You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Rajeev (JIRA)" <ji...@apache.org> on 2010/03/05 11:55:27 UTC

[jira] Created: (WICKET-2766) Child modal text fields getting disabled

Child modal text fields getting disabled
----------------------------------------

                 Key: WICKET-2766
                 URL: https://issues.apache.org/jira/browse/WICKET-2766
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3.4
         Environment: Operating system: xp
Browse: IE6/IE7/IE8

            Reporter: Rajeev 
            Priority: Critical


Whenever we open multiple child page and modal on top of one on another in sequence. Eg A -->B-->C---D-->E. Than on closing page window E, textfield of parent modal D are getting disabled. This is working fine in Mozilla and chrome browser but this issue is happening in IE browsers.

This seems to be critical bug.

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


[jira] Updated: (WICKET-2766) Child modal text fields getting disabled

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

Jeremy Thomerson updated WICKET-2766:
-------------------------------------

    Priority: Minor  (was: Critical)

This isn't "critical" because it is a very rare edge case.  Most people don't layer multiple modals on top of each other.  

Please provide a quickstart that demonstrates this problem so that we can reproduce it.

> Child modal text fields getting disabled
> ----------------------------------------
>
>                 Key: WICKET-2766
>                 URL: https://issues.apache.org/jira/browse/WICKET-2766
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.4
>         Environment: Operating system: xp
> Browse: IE6/IE7/IE8
>            Reporter: Rajeev 
>            Priority: Minor
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Whenever we open multiple child page and modal on top of one on another in sequence. Eg A -->B-->C---D-->E. Than on closing page window E, textfield of parent modal D are getting disabled. This is working fine in Mozilla and chrome browser but this issue is happening in IE browsers.
> This seems to be critical bug.

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


[jira] Resolved: (WICKET-2766) Child modal text fields getting disabled

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

Igor Vaynberg resolved WICKET-2766.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Igor Vaynberg

try with latest 1.4.x (currently 1.4.7)

> Child modal text fields getting disabled
> ----------------------------------------
>
>                 Key: WICKET-2766
>                 URL: https://issues.apache.org/jira/browse/WICKET-2766
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.4
>         Environment: Operating system: xp
> Browse: IE6/IE7/IE8
>            Reporter: Rajeev 
>            Assignee: Igor Vaynberg
>            Priority: Minor
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Whenever we open multiple child page and modal on top of one on another in sequence. Eg A -->B-->C---D-->E. Than on closing page window E, textfield of parent modal D are getting disabled. This is working fine in Mozilla and chrome browser but this issue is happening in IE browsers.
> This seems to be critical bug.

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