GNOME Bugzilla – Bug 683474
Print dialog lists custom paper sizes twice for "Print to file"
Last modified: 2012-09-06 12:40:54 UTC
File backend loads custom paper sizes even if print dialog adds them itself later. Moreover it adds them with wrong (default ones) margins. The ones added by the dialog are correct. Attached patch fixes this by not loading custom page sizes by file print backend. Marek
Created attachment 223619 [details] [review] Don't load custom paper sizes in file backend
Review of attachment 223619 [details] [review]: Looks fine to me.
Comment on attachment 223619 [details] [review] Don't load custom paper sizes in file backend I've committed the patch to the master.