Summary

      • Font spacing between few characters are to close if the windows font size is set 100%

      Steps to reproduce:

      • Create an issue with the following text samples in the description field
        •  There test test process to parse error codes test test test. Testing to replicate the font size. Test document and updated Test documentation. 
      • Save issue.
      • View the issue from the board dialogue view

      Expected Results

      • The spacing should be adjusted accordingly.
        Actual Results
      • The spacing between c & u is to close as shown below:

      Workaround

      • Change the windows settings to 125% font size

        1. screenshot-1.png
          screenshot-1.png
          6 kB
        2. screenshot-2.png
          screenshot-2.png
          74 kB

            [JRACLOUD-72028] Font spacing error

            Since Atlassian seems incapable of fixing the most basic CSS errors, for anyone looking for a workaround, you can setup a userContent.css in your Firefox profile with the following, this overrides bitbucket.org paragraph styling to always use 0 letter-spacing, which should be fine since Atlassian don't seem to know how to use it appropriately anyway:

            @-moz-document domain(bitbucket.org) {
                p {letter-spacing: 0.0em !important;}
            } 

            Reference: https://superuser.com/a/319322

            Bohan Chambers added a comment - Since Atlassian seems incapable of fixing the most basic CSS errors, for anyone looking for a workaround, you can setup a userContent.css in your Firefox profile with the following, this overrides bitbucket.org paragraph styling to always use 0 letter-spacing, which should be fine since Atlassian don't seem to know how to use it appropriately anyway: @-moz-document domain(bitbucket.org) {     p {letter-spacing: 0.0em !important;} } Reference: https://superuser.com/a/319322
            Anusha Rutnam made changes -
            Resolution New: Incomplete [ 4 ]
            Status Original: Needs Triage [ 10030 ] New: Closed [ 6 ]
            Anusha Rutnam made changes -
            Attachment New: screenshot-2.png [ 450266 ]
            SET Analytics Bot made changes -
            UIS Original: 2 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 2
            SET Analytics Bot made changes -
            Support reference count Original: 3 New: 4
            Lin Chen made changes -
            Component/s Original: Issue - View [ 51491 ]
            Component/s New: UIP - Design System [ 60594 ]
            Matthew Hunter made changes -
            Status Original: Gathering Impact [ 12072 ] New: Needs Triage [ 10030 ]
            Matthew Hunter made changes -
            Labels Original: seems_good New: seems_good timeout-bulk-reopen202311
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1

              Unassigned Unassigned
              aaloysius Augustine Aloysius (Inactive)
              Affected customers:
              29 This affects my team
              Watchers:
              20 Start watching this issue

                Created:
                Updated:
                Resolved: