bug(MatTooltip): Screen Reader reads disabled MatTooltip #29501
Labels
area: material/tooltip
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
No response
Description
aria-describedby
attribute should not be present at the host element when tooltip is disabledReproduction
Can be reproduced in documentation
Steps to reproduce:
aria-describedby
is present on the button elementExpected Behavior
Disabled tooltip is not exposed to assistive technologies
Actual Behavior
Screen reader reads disabled tooltip
Environment
The text was updated successfully, but these errors were encountered: