[ 
https://issues.apache.org/jira/browse/TRINIDAD-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498046
 ] 

Danny Robinson commented on TRINIDAD-35:
----------------------------------------

Patch includes panelPopup component from ADF-FACES dialog branch.
Now updated to include default skin selectors and skin settings in base skin 
file.
Updated Date picker to use iframe dialog.
Requires web.xml setting to activate:
        <context-param>
        
<param-name>org.apache.myfaces.trinidadinternal.renderkit.USE_DIALOG_POPUP</param-name>
        <param-value>true</param-value>
        </context-param>


> Dialog Framework to support 'iframe/lightweight' dialogs
> --------------------------------------------------------
>
>                 Key: TRINIDAD-35
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-35
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>            Reporter: Danny Robinson
>            Priority: Minor
>         Attachments: dhtmlDialogFramework.patch
>
>
> Trinidad dialog framework currently opens dialog windows in new browser 
> window.  Patch required to provide lightweight iframe dialog windows that 
> won't cause popup blocker issues are are skinnable.

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

Reply via email to