sublime_text icon indicating copy to clipboard operation
sublime_text copied to clipboard

Underline in path names showed as a space on the tabs bar hovering

Open evandrocoan opened this issue 6 years ago • 4 comments

Description

image

The correct path for the file on the image is: /mod_dptools/mod_dptoos.c

To keep things clear, this is the tabs bar: image

Steps to reproduce

  1. Unknown
  2. May be open a file with underscore on the name?
  3. May be add direcotory where where there is a file with underscore on the name?

Expected behavior

/mod_dptools/mod_dptoos.c

Actual behavior

/mod dptools/mod dptoos.c

Environment

  • Operating system and version:
    • Linux Mint 19.1 XFCE4 x64
      • Kernel 4.15.0-45-generic #48-Ubuntu SMP Tue ,Jan 29 16:28:13 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
      • Desktop Environment XFCE4 -> Xfwm4 + Compositing
  • Sublime Text:
    • Build 3200
    • 64 bit

evandrocoan avatar Mar 30 '19 04:03 evandrocoan

So this is within the tooltip you are seeing the issue?

What font do you have mapped to "Sans" on your machine?

wbond avatar Apr 01 '19 15:04 wbond

I have DejaVu Sans and am not seeing this, for the record.

You can check with fc-match sans in a shell.

FichteFoll avatar Apr 02 '19 01:04 FichteFoll

Without information on the font there's nothing to do here.

BenjaminSchaaf avatar Feb 14 '24 05:02 BenjaminSchaaf

Hi. I am sorry I missed @FichteFoll and @wbond back in 2019. I temporarily muted the Sublime repo.

The output of the command is:

$ fc-match san
DejaVuSans.ttf: "DejaVu Sans" "Book"

I am now using Sublime Text build 4152 and this problem also happens with open files: image image

evandrocoan avatar Feb 15 '24 12:02 evandrocoan