Use Monospaced Font with Proper Full-Width Character Support in Pull Request View

XMLWordPrintable

    • 1

      We have a request to improve the font rendering in the pull request view, specifically regarding the display of full-width characters.

      In the code view, a monospaced font is used where full-width characters occupy exactly twice the width of half-width characters. This makes the code alignment, especially in languages such as Japanese, consistent and readable.

      However, in the pull request overview, a different font is used where full-width characters do not necessarily take up exactly twice the width of half-width characters. This results in misaligned code or text when full-width characters are mixed with half-width ones.

        1. code view.png
          code view.png
          48 kB
        2. pull request.png
          pull request.png
          71 kB

            Assignee:
            Unassigned
            Reporter:
            Tomoya Suzuki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: