After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 558413 - Allow disable style or size selectors in GtkFontSelection
Allow disable style or size selectors in GtkFontSelection
Status: RESOLVED DUPLICATE of bug 303968
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-10-29 16:24 UTC by Christian Dywan
Modified: 2008-10-31 18:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Dywan 2008-10-29 16:24:29 UTC
Sometimes, when using a GtkFontSelection, commonly through either a font button or a font selection dialog, you cannot or do not want the user to select a style or a size.

For example, you only need a font name and you cannot make actual use of a style or size, thus for the user being able to select either is only confusing.

Or you have a different interface for other font features and it doesn't make sense or not work well to select them in the button or dialog.
Comment 1 Matthias Clasen 2008-10-30 14:33:44 UTC
FWIW, I think the font selection dialog needs a more thorough refresh. 
Comment 2 Christian Dywan 2008-10-31 18:31:12 UTC

*** This bug has been marked as a duplicate of 303968 ***