[ 
https://issues.apache.org/jira/browse/RAVE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662154#comment-13662154
 ] 

Erin Noe-Payne commented on RAVE-971:
-------------------------------------

Ok, so this is actually expected based on how I wrote the popups code - the 
dialog is written as a singleton. 

So this raises 2 issues - 
1) If a popup is written as a singleton it should block you from creating more 
instances.
2) Which popups should be singletons? The slideout and modal? I believe a wrote 
the dialog as a singleton because the bootstrap dialogs seem awkward with 
multiple instances - they just overlay. If there is a need then I can update to 
be instantiated instead. Thoughts?
                
> Layered Popups no longer close properly
> ---------------------------------------
>
>                 Key: RAVE-971
>                 URL: https://issues.apache.org/jira/browse/RAVE-971
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-portal
>    Affects Versions: 0.21.1
>            Reporter: Chris Geer
>         Attachments: Demo_Showing_layered_popups.patch
>
>
> In previous versions of Rave we were able to open multiple pop-ups at the 
> same time and then close them properly. In this version of Rave there seems 
> to be a problem when you open multiple popups using the same template. When 
> you test using the attached patch you'll see that you can open multiple 
> popups but at least one of them will destroy the gadget content but not close 
> the popup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to