<tr:navigationCommandItem> does not render buttons properly.
------------------------------------------------------------
Key: TRINIDAD-998
URL: https://issues.apache.org/jira/browse/TRINIDAD-998
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.0.4-core
Environment: Trinidad 1.0.4, MyFaces 1.1.5, Tomcat 6.0.10
Reporter: Edward A Dowgiallo
Priority: Minor
When used inside <tr:navigationPane> with hint="buttons",
<tr:commandNavigationItem> renders the value of its icon attribute as an <img>
outside the <a>. This results in a portal style coin bar where clicking on the
image does not trigger a page change, but clicking on the text below the image
does. Wrapping <tr:commandNavigationItem around <tr:image> instead of using
the icon attribute did not work, and assigning the image to the background in
the stylesheet also did not work. The image should be rendered with the text
inside the <a> tag.
Thank you,
Ed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.