Bug 152351 - "Select font" dialog window, too way for set the size value
Summary: "Select font" dialog window, too way for set the size value
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 12:24 UTC by FiNeX
Modified: 2007-11-19 19:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Three way to set the font size!!! (98.43 KB, image/jpeg)
2007-11-15 12:25 UTC, FiNeX
Details
Three way to set the font size! (126.99 KB, image/jpeg)
2007-11-15 12:26 UTC, FiNeX
Details

Note You need to log in before you can comment on or make changes to this bug.
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