Preferences text does not fit button

I use a 125% interface however the other buttons appear normal.

I’ve logged this on Text cut off in Qt buttons · Issue #4157 · ankitects/anki · GitHub

Could you confirm it happens with both styles?

1 Like

It happens with both Light and Dark theme.
I also tested this against Python 3.13.5 Qt 6.9.1 PyQt 6.9.1 and the problem remains.

The style (Anki/Native), not the theme. I used the wrong terminology in the GitHub post, which may have mislead you.

It appears normally in Native style.

In case it helps debugging: In debian linux (sid) using gnome I do not see this issue.

Latest build from main today:

Anki 25.07 (d1793550) (ao)
Python 3.13.5 Qt 6.8.1 PyQt 6.8.0
Platform: Linux-6.12.19-amd64-x86_64-with-glibc2.41

Thanks, it’s probably a fairly simple fix that just requires tweaking something in stylesheets.py.

1 Like