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 365047 - GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT is never used in GtkPageSetupUnixDialog
GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT is never used in GtkPageSetupUnixDialog
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Printing
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-10-25 17:07 UTC by Carlos Garcia Campos
Modified: 2006-12-24 11:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Patch (1.56 KB, patch)
2006-10-25 17:08 UTC, Carlos Garcia Campos
committed Details | Review

Description Carlos Garcia Campos 2006-10-25 17:07:15 UTC
GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT is ignored in page setup dialog. When it's selected the dialog returns GTK_PAGE_ORIENTATION_PORTRAIT.
Comment 1 Carlos Garcia Campos 2006-10-25 17:08:11 UTC
Created attachment 75392 [details] [review]
Patch

This patch fixes the problem.
Comment 2 Carlos Garcia Campos 2006-12-24 11:31:58 UTC
Committed to both gtk-2-10 and HEAD.