From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.2.14-5.0 i686) Description of problem: Setting QT_XFT = true turns on anti-aliasing for kcalc's display font, as it should. No other kde applications (that I've found so far) pay any attention to QT_XFT, though. This includes kedt, kate, konsole, etc. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. setenv QT_XFT true 2. type "kcalc" 3. click "Configure" -> "Display Font". Fonts are anti-aliased. close kcalc. 4. type "kedit". 5. click "Settings" -> "Configure Kedit" -> "Font". Fonts are NOT anti-aliased. Additional info: # rpm -q kdeutils kdeutils-2.2.2-1 # rpm -q kdebase kdebase-2.2.2-1 # rpm -q qt qt-2.3.1-5 # kcalc -v Qt: 2.3.1 KDE: 2.2.2-2 KCalc: 1.3.0 # kedit -v Qt: 2.3.1 KDE: 2.2.2-2 KEdit: 1.3
Not reproducable on a 7.3 system.