Open Lukas742 opened 1 week ago
In Safari, the text of tabs of the TabContainer are blurred.
TabContainer
This is probably because font-weight: bold is set which doesn't mix well with the given font-family. Without font-weight: bold it looks fine:
font-weight: bold
ui5-tab
No response
https://sap.github.io/ui5-webcomponents/components/TabContainer
None
2.4.0
Safari
Hello @SAP/ui5-webcomponents-topic-rd,
Issue is reproducible as described. Could you please take a look at this?
Best regards, Siyana
Bug Description
In Safari, the text of tabs of the
TabContainer
are blurred.This is probably because
font-weight: bold
is set which doesn't mix well with the given font-family. Withoutfont-weight: bold
it looks fine:Affected Component
ui5-tab
Expected Behaviour
No response
Isolated Example
https://sap.github.io/ui5-webcomponents/components/TabContainer
Steps to Reproduce
TabContainer
playground exampleLog Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.4.0
Browser
Safari
Operating System
No response
Additional Context
No response
Organization
No response
Declaration