[
https://issues.apache.org/jira/browse/TOBAGO-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-1103.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.5
Assignee: Udo Schnurpfeil
- Fixing problem when a non-modal popup is open in a modal popup
- performance optimizations
- re-enabling all fields on a submit, not only the upper one
> Inputs are deactivated after opening and closing several layers of popups
> -------------------------------------------------------------------------
>
> Key: TOBAGO-1103
> URL: https://issues.apache.org/jira/browse/TOBAGO-1103
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Themes
> Affects Versions: 1.5.4
> Environment: Firefox 5.0 and 11.0
> Safari 5
> (works as expected on IE 6, IE 8)
> Reporter: Ralph Jacobs
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 1.5.5
>
>
> 1. Open a popup by Ajax:
> <tc:button label="Open Popup" immediate="true">
> <tc:popupReference for=":main:popupDemo" />
> <tc:attribute name="renderedPartially"
> value="popupDemo" />
> </tc:button>
> 2. The referenced popup contains a date component:
> <tx:date label="Date" />
> 3. Open another popup (the calendar popup) on top of the first popup
> 4. Cancel the calendar popup
> 5. Cancel the first popup
> Now the input elements are deactivated (i.e. text input, buttons). Links are
> not affected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira