Closed GongRichard closed 1 year ago
Hello @SAP/ui5-webcomponents-topic-b,
The issue is with an icon only ui5-button component. In this case the ui5-button uses its internal icon tooltip. When we try to override ui5-button's title property and provide a custom tooltip it still uses its icon tooltip.
For example:
< ui5-button icon="download" title="custom tooltip" >< /ui5-button >
We'll still get "download" tooltip instead of "custom tooltip".
Best Regards, Boyan
Hello @GongRichard,
Currently we are working on the following component enhancement https://github.com/SAP/ui5-webcomponents/issues/5733 We are expecting to complete it in two weeks from now and this would resolve the described issue.
Best Regards, Boyan
Hello @GongRichard the issue been fixed and available since 1.12 with https://github.com/SAP/ui5-webcomponents/pull/6719
Bug Description
icon always used accessibleName as tooltip instead of using title property Please fix it in 1.7.0
Expected Behavior
Should use the value defined in title property as tooltip.
Steps to Reproduce
Context
Log Output / Stack Trace / Screenshots
Priority
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)