MichaelHintz commented on issue #9253:
URL: https://github.com/apache/superset/issues/9253#issuecomment-1239740798

   For me, opening the developer tools and disabling `font-family: Menlo,Lucida 
Console,Courier New,Ubuntu Mono,Consolas,source-code-pro,monospace` or at least 
removing `Lucida Console` is fixing the issue, as described in:
   
   https://github.com/apache/superset/issues/19094#issuecomment-1235702599
   https://github.com/apache/superset/pull/9183#issuecomment-624204443
   https://github.com/apache/superset/issues/15749#issuecomment-1174574502
   
   The problem seems to be that `Lucida Console` doesn't have a bold version on 
Windows, so Windows tries to make it bold by making it wider.
   
   [1] 
https://github.com/wez/wezterm/issues/2074#:~:text=Lucida%20Console%20is%20a%20preinstalled%20font%20in%20Windows.%20It%20does%20not%20have%20a%20built%20in%20bold%20version.%20Compare%20with%20Courier%20New%3A
   
   [2] 
https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=29702#:~:text=issue%20with%20in%20the%20font
   
   [3] 
https://docs.microsoft.com/en-us/typography/fonts/windows_10_font_list#:~:text=5.05-,Lucida%20Console,-Lucida%20Console
   
   
   `Consolas` and `Courier New` both come with bold versions on windows. Any 
chance `Consolas` can be moved 
https://github.com/apache/superset/blob/ce3d38d2e72a56014fa96ee3d4afe066277cc5be/superset-frontend/src/SqlLab/main.less#L370-L371
 before `Lucida Console`? 
   
   Another 'fix' that I can confirm is uninstalling `Lucida Console` from 
Windows. 
   
   
   All related issues and PRs I could find:
   https://github.com/apache/superset/issues/9253
   https://github.com/apache/superset/issues/15749
   https://github.com/apache/superset/issues/19094
   https://github.com/apache/superset/issues/19580
   https://github.com/apache/superset/issues/20436
   
   https://github.com/apache/superset/pull/9183
   https://github.com/apache/superset/pull/9264
   https://github.com/apache/superset/pull/12423


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to