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 677293 - GtkFontSelectionDialog partially broken on gtk 3.4
GtkFontSelectionDialog partially broken on gtk 3.4
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-06-01 16:45 UTC by Allin Cottrell
Modified: 2012-06-01 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stderr output from simple test program (9.99 KB, application/octet-stream)
2012-06-01 16:45 UTC, Allin Cottrell
Details
minimal test program (1.12 KB, text/plain)
2012-06-01 16:50 UTC, Allin Cottrell
Details
minimal test program (1.12 KB, text/plain)
2012-06-01 16:53 UTC, Allin Cottrell
Details
stderr output from simple test program (9.99 KB, text/plain)
2012-06-01 16:54 UTC, Allin Cottrell
Details

Description Allin Cottrell 2012-06-01 16:45:48 UTC
Created attachment 215450 [details]
stderr output from simple test program

The use of GtkFontSelectionDialog is now deprecated, but hopefully
that's not a license to break it. (Some people may prefer its
structured approach to that of GtkFontChooser.) Anyway, the dialog
behaves badly on gtk 3.4.3. 

1) It takes a few seconds to open, while it is more or less
instantaneous on gtk 2.24.10.

2) The entry widget displaying the preview text is far too
big (the default text being just a single line) and looks
silly.

3) The dialog spews a lot of Gtk-CRITICAL messages indicating
internal breakage (stderr attached).
Comment 1 Allin Cottrell 2012-06-01 16:50:53 UTC
Created attachment 215451 [details]
minimal test program
Comment 2 Allin Cottrell 2012-06-01 16:53:03 UTC
Created attachment 215452 [details]
minimal test program
Comment 3 Allin Cottrell 2012-06-01 16:54:33 UTC
Created attachment 215453 [details]
stderr output from simple test program
Comment 4 Matthias Clasen 2012-06-01 21:17:42 UTC
Should be fixed in master and gtk-3-4