[
https://issues.apache.org/jira/browse/TRINIDAD-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott O'Bryan resolved TRINIDAD-2260.
-------------------------------------
Resolution: Duplicate
Assignee: Scott O'Bryan
> tr:inputListOfValues - no ReturnEvent is fired when using facelets
> ------------------------------------------------------------------
>
> Key: TRINIDAD-2260
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2260
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Facelets
> Affects Versions: 2.0.1-core
> Environment: mojarra 2.0.9
> Reporter: Daniel Charczynski
> Assignee: Scott O'Bryan
> Priority: Critical
> Fix For: 2.0.2-core
>
> Attachments: error.png
>
>
> no ReturnEvent is fired when using facelets
> 1. configure launchDialog.xhtml from trinidad-examples as described in
> TRINIDAD-2259 issue
> 2. add
> <tr:inputListOfValues action="#{launchDialog.doLaunch}"
> windowWidth="600" windowHeight="400"
> returnListener="#{launchDialog.returned}"
>
> />
> 3. go to http://localhost:8080/trinidad-demo/faces/demos/launchDialog.xhtml
> 4. click on tr:inputListOfValues icon component - when you close popup
> window ReturnEvent should be fired but it isn't
--
This message was sent by Atlassian JIRA
(v6.1#6144)