Bug 152351

Summary: "Select font" dialog window, too way for set the size value
Product: [Frameworks and Libraries] kdelibs Reporter: FiNeX <finex>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Three way to set the font size!!!
Three way to set the font size!

Description FiNeX 2007-11-15 12:24:51 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

The "Select font" dialog window, has THREE way for set the size value. Isn't too many?
Comment 1 FiNeX 2007-11-15 12:25:14 UTC
Created attachment 22074 [details]
Three way to set the font size!!!
Comment 2 FiNeX 2007-11-15 12:26:06 UTC
Created attachment 22075 [details]
Three way to set the font size!
Comment 3 Thomas McGuire 2007-11-19 19:18:11 UTC
SVN commit 738794 by tmcguire:

Don't show a slider for the font size.

When using KIntNumInput, setSliderEnabled(false) has to be explicitly
called, or the slider will be enabled by default.

BUG: 152351


 M  +1 -0      kfontchooser.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=738794