You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This issue only happened in Safari. I want to add link hover style "text-decoration: underline" for ui5-link when hovering on it's parent's node, but the underline of the ui5-link is not shown in Safari.
The underline of the ui5-link is shown in Chrome/Firefox/Edge/IE.
Define "text-decoration: underline" for "linkHover" className
When hovering on the parent node, will add "linkHover" className for ui5-link
Expected behavior
The link has underline style
UI5 Web Components Information
@ui5/webcomponents version: Current Version
Operating System: macOS Big Sur
Browser: Safari Version 14.1.1 (16611.2.7.1.4)
The text was updated successfully, but these errors were encountered:
Describe the bug
This issue only happened in Safari. I want to add link hover style "text-decoration: underline" for ui5-link when hovering on it's parent's node, but the underline of the ui5-link is not shown in Safari.
The underline of the ui5-link is shown in Chrome/Firefox/Edge/IE.
Defect demo
https://uvgbg.csb.app/
UI5 WC Demo
https://sap.github.io/ui5-webcomponents/playground/components/Link/
To Reproduce
Expected behavior
![image](https://user-images.githubusercontent.com/81735931/132208995-c96dee41-4329-47f1-b813-ac0c77d21d76.png)
The link has underline style
UI5 Web Components Information
@ui5/webcomponents version: Current Version
Operating System: macOS Big Sur
Browser: Safari Version 14.1.1 (16611.2.7.1.4)
The text was updated successfully, but these errors were encountered: