You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Danny Robinson (JIRA)" <de...@myfaces.apache.org> on 2007/08/22 21:10:31 UTC

[jira] Updated: (TRINIDAD-418) Popup component to display child components in a floating panel (e.g. div)

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

Danny Robinson updated TRINIDAD-418:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.3-core
           Status: Resolved  (was: Patch Available)

This was fixed a while back, but just added triggerType="click|hover"

> Popup component to display child components in a floating panel (e.g. div)
> --------------------------------------------------------------------------
>
>                 Key: TRINIDAD-418
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-418
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>            Reporter: Danny Robinson
>            Priority: Minor
>             Fix For: 1.0.3-core
>
>         Attachments: dhtmlDialogFramework.patch, dhtmlDialogFramework.patch, dhtmlDialogFramework.patch
>
>
> Trinidad component to provide popup window / dialog functionality.  Component should render a clickable anchor that shows a floating panel on the screen containing child components.  
> Component should work in two modes: show/hide child components of same page or present dialog via embedded iframe.  The component (in iframe mode) would render a popup-blocker friendly dialog box.
> Possible usage: simple menus, calendar/datepicker, more info panel, confirmation dialog, etc.  
> Other possible functionality
> handle hover popups (ie. tooltips)
> centered popups
> modal popups
> non-modal popups
> splash screen popups (for welcome/errors etc.)

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