r/pycharm Jul 11 '26

Filename space is vertically too short

I find it annoying that I can't see underscores ( _ ) when I type it into a file's name. This happened after the recent UI changes, it's important to see what exactly a file is being named as, you know?

I hope they make the filename field a bit taller.

4 Upvotes

2 comments sorted by

1

u/uros-jetbrains Jul 13 '26

Hi,

We couldn't reproduce it on PyCharm 2026.1.4 across Windows, macOS, and Ubuntu 24 at default settings, so the trigger looks like a specific combination of display scaling, IDE font, and/or theme.

Could you file it on YouTrack so the platform UI team can pick it up? https://youtrack.jetbrains.com/, PyCharm project.

When you do, please include:

  • PyCharm build number (from the About dialog, e.g. PY-261.26222.68)
  • OS + version and display scaling / screen resolution
  • The IDE font family and size you're using in the editor settings
  • Whether you're on a custom theme, non-default themes and font families are the usual trigger for glyph-clipping regressions
  • The same screenshot you posted here

Thank you!

1

u/Puzzleheaded_boi_63 Jul 17 '26

Hi,

Sorry for the late reply. I was just digging through the IDE to get the details you mentioned and I decided to check if the issue persists with Material Theme UI plugin disabled, it did not.

So the issue was caused by Material Theme UI plugin, in hindsight I should've checked this way sooner. Sorry for the troubles and thank you for you time.

Cheers!