Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
"Faux bold" in UI16 renders differently across browsers for Source Sans Pro font family; bold/italic/light text - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • "Faux bold" in UI16 renders differently across browsers for Source Sans Pro font family; bold/italic/light text
KB0610491

"Faux bold" in UI16 renders differently across browsers for Source Sans Pro font family; bold/italic/light text


1286 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Description

The "faux bold" issue in UI16 causes bold/italic/light text to render differently across browsers in relation to the Source Sans Pro font family. "Faux bold" is used when a browser creates its own "bold" version of a font instead of using the actual bold version of a font. This issue also affects the "light", and "semi-bold" variations of the font family, meaning that "faux light" and "faux semi-bold" versions will be created by the browser and used in various places instead of using the corresponding version of the Source Sans Pro font family.

Steps to Reproduce

 

  1. In Google Chrome, log on to the instance as an admin user.

  2. Navigate to Incident > Open and open any incident.

  3. Paste the following text in the additional comments field, and click Post.

    This is not bold.

    [code]<b>This is some bold text</b>[/code]

    Note the way the bold text appears in this browser.

  4. Open Mozilla Firefox, and open the same incident.

    Note that the bold text appears much darker in this browser than in Chrome due to the use of faux bold rather than the bold variant of Source Sans Pro.

Workaround

The following workaround creates a global UI Script that inserts CSS fixes into the header of the HTML page.

  1. Download the two attached XML files.
  2. Navigate to any list view.
  3. Right-click on the list header, and choose Import XML.
  4. Upload each of the files using this method.

This procedure will result in both a UI Script and a Style Sheet called PRB743094-SourceSansPro-FauxBoldFix on your instance. Once you upgrade to a version where this problem is fixed, delete both of these files.

Note: This workaround requires that global UI Scripts execute on the page. Although it covers most of the interface, it will not apply on Angular-based interfaces such as Service Portal and the Knowledge v3 home page because global UI Scripts do not execute on these pages.


Related Problem: PRB743094

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

Attachments

Attachments

  • content_css_PRB743094-SourceSansPro-FauxBoldFix.xml
  • sys_ui_script_PRB743094-SourceSansPro-FauxBoldFix.xml

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.