<tc:popup> transparent
----------------------
Key: TOBAGO-926
URL: https://issues.apache.org/jira/browse/TOBAGO-926
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 1.5.0-alpha-2
Environment: Facelets
Reporter: Guido Dubois
Popup trought <tc:toolBarCommand> is transparent.
<tc:toolBarCommand id="toolbarButtonNewProduct"
actionListener="#{toolbarController.newProductClick}"
label="#{bundle.toolNewProduct}" image="image/filenew.png"
tip="#{bundle.tooltipNewProduct}" immediate="false"
transition="true">
<tc:popupReference for="popupNewProduct" />
<ui:include src="/overview/popupNewProduct.xhtml" />
</tc:toolBarCommand>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.