-
Notifications
You must be signed in to change notification settings - Fork 272
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
[Table]: Table Column Label is displayed in bolder in Safari than in Chrome #9046
Comments
Hi @lenafi5cher our example currently uses the Unfortunately the issue persists even with Hi colleagues, additionally to what @lenafi5cher has found, the text boldness of the header columns differs in Firefox as well. You can see the difference in your examples. |
Hello @SAP/ui5-webcomponents-topic-rl , Regards, |
"72-SemiboldDuplex", "72-SemiboldDuplexfull" fonts look broken in Safari browser when its font weight is set to bold. With this the specification of ui5-table-column was updated and now, the column's font weight should be set to normal. With this PR the styles are align to the specification. Fixes: #9046
"72-SemiboldDuplex", "72-SemiboldDuplexfull" fonts look broken in Safari browser when its font weight is set to bold. ![image](https://github.com/SAP/ui5-webcomponents/assets/31909318/8b927aea-da58-4a73-916b-5ce8dd8ff91e) With this the specification of `ui5-table-column` was updated and now, the column's font weight should be set to normal. With this PR the styles are align to the specification. Related to: #9046
Describe the bug
Similar to this issue, now the Labels for the TableColumns appear a lot bolder in Safari than in Chrome.
Isolated Example
No response
Reproduction steps
Expected Behaviour
Font size should be the same as shown in Chrome
![image](https://private-user-images.githubusercontent.com/165897616/332817869-efbba633-f1b4-4b9d-aa13-0b27a3f81e91.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwODYzNzMsIm5iZiI6MTczOTA4NjA3MywicGF0aCI6Ii8xNjU4OTc2MTYvMzMyODE3ODY5LWVmYmJhNjMzLWYxYjQtNGI5ZC1hYTEzLTBiMjdhM2Y4MWU5MS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwNzI3NTNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yN2UyODQ5YWNhMDk0MDM0NWVkMDE2YTJlMTJlZjE3ZDgxMWY4YjIyYjZhYTQ2N2MwZjgzZTM2ODhjYjQ1YjM1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9._5pa4Ccb8ajUo15SyJg4QukLrCf4cOO6cMowf4B0DNE)
Screenshots or Videos
UI5 Web Components for React Version
v1.28.1
UI5 Web Components Version
v1.24.0
Browser
Safari
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
SAP
Declaration
The text was updated successfully, but these errors were encountered: