Henning Nöth created TOBAGO-2503:
------------------------------------
Summary: Aria attribute "aria-expanded" is not set for dropdown
sub-entries
Key: TOBAGO-2503
URL: https://issues.apache.org/jira/browse/TOBAGO-2503
Project: MyFaces Tobago
Issue Type: Bug
Components: Core, JavaScript
Affects Versions: 6.10.0
Reporter: Henning Nöth
If the "Sub-Entry2 is visible, the aria attribute "aria-expanded" must be set
to "true".
{code:xml}<tc:button label="Dropdown" omit="true">
<tc:link label="Submenu" omit="true">
<tc:link label="Sub-Entry"/>
</tc:link>
</tc:button>{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)