[
https://issues.jboss.org/browse/RF-13139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800374#comment-12800374
]
Brian Leathem commented on RF-13139:
------------------------------------
TBH I stopped when I got to the pom, with the aspectj and Spring deps. However
looking at the src tree, the project seems simple enough, provided we don't
have to get into any server side debugging:
{code}
src/
└── main
├── java
│ └── test
│ └── testjsf
│ └── PopupBean.java
└── webapp
├── test.xhtml
└── WEB-INF
├── faces-config.xml
├── lib
├── spring
│ └── backend.xml
└── web.xml
{code}
> popupPanel duplicated if double clicking links for opening popup
> ----------------------------------------------------------------
>
> Key: RF-13139
> URL: https://issues.jboss.org/browse/RF-13139
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Affects Versions: 4.3.1
> Environment: tomcat 7, Richfaces 4.3.1.Final, Spring, JSF Mojarra
> 2.2.0
> Reporter: Valiantsin Shukaila
> Labels: popupPanel, richfaces, waiting_on_user
> Attachments: RF-13139.zip
>
>
> If you create a link/button/jsFunction that should render popup panel and
> open it after that and will try to double click this link the two instances
> of the same popup panel will appear. And you will be able to close only one
> of them. The other will remain on the page forever.
> I've attached zip with maven and eclipse project that can be used for
> reproducing the issue.
> I tested on Tomcat 7.0.41.
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues