[
https://issues.apache.org/jira/browse/SPARK-31627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098091#comment-17098091
]
Kousuke Saruta commented on SPARK-31627:
----------------------------------------
[~dongjoon]
According to the discussion
[here|https://bugs.chromium.org/p/chromium/issues/detail?id=1057654], This
issue seems to be fixed for Chrome 83 which will be released on May 19.
So, I think it's better to just wait for the release and mark this ticket as
"won't fix".
What do you think?
> Font style of Spark SQL DAG-viz is broken in Chrome on macOS
> ------------------------------------------------------------
>
> Key: SPARK-31627
> URL: https://issues.apache.org/jira/browse/SPARK-31627
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 3.1.0
> Environment: * macOS
> * Chrome 81
> Reporter: Kousuke Saruta
> Priority: Minor
> Attachments: font-weight-does-not-work.png
>
>
> If all the following condition is true, font style of Spark SQL DAG-viz can
> be broken.
> More specifically, plan name will not be bold style if the plan is
> WholeStageCodegen.
> * macOS
> * Chrome (version 81)
> The current master uses Bootstrap4, which defines the default font family as
> follows.
> {code:java}
> -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica
> Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI
> Emoji","Segoe UI Symbol","Noto Color Emoji"
> {code}
> If we use Chrome, BlinkMacSystemFont is used but font-weight property doesn't
> work with the font when the font is used in SVG tags.
> This issue is reported here
> [here|https://bugs.chromium.org/p/chromium/issues/detail?id=1057654]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]