You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Noeth (JIRA)" <de...@myfaces.apache.org> on 2018/02/28 19:49:00 UTC

[jira] [Created] (TOBAGO-1865) The style tag is rendered as an empty row in dropdown menus

Henning Noeth created TOBAGO-1865:
-------------------------------------

             Summary: The style tag is rendered as an empty row in dropdown menus
                 Key: TOBAGO-1865
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1865
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 4.1.0
            Reporter: Henning Noeth


Example:
{code:xml}<tc:button label="DropdownMenu" omit="true">
  <tc:style width="400px"/>
  <tc:link label="1"/>
  <tc:link label="2"/>
  <tc:link label="3"/>
</tc:button>{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)