[ 
https://issues.apache.org/jira/browse/SPARK-31627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102944#comment-17102944
 ] 

Dongjoon Hyun commented on SPARK-31627:
---------------------------------------

Thank you, [~sarutak] and [~hyukjin.kwon]. +1, too.

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to