Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SF][UI5-link][Safari]-No underline style when adding "text-decoration: underline" for ui5-link component #3837

Closed
herlinsong opened this issue Sep 6, 2021 · 2 comments · Fixed by #3911
Assignees
Labels
bug This issue is a bug in the code Medium Prio SAP SF TOPIC B

Comments

@herlinsong
Copy link

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

  1. Define "text-decoration: underline" for "linkHover" className
  2. When hovering on the parent node, will add "linkHover" className for ui5-link

Expected behavior
The link has underline style
image

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)

@georgimkv georgimkv self-assigned this Sep 7, 2021
@georgimkv georgimkv added bug This issue is a bug in the code Medium Prio TOPIC B labels Sep 7, 2021
@georgimkv
Copy link
Contributor

Hi @SAP/ui5-webcomponents-topic-b
The Link component has a bug in Safari where specifying text-decoration: underline doesn't work.

Regards,
Georgi

@ilhan007
Copy link
Member

Fixed with 0.31.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio SAP SF TOPIC B
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

4 participants