evince does not store setting "Select page size using document page size"

Bug #2018583 reported by Simon IJskes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
evince (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Version: 42.3-0ubuntu3

evince does not store setting "Select page size using document page size".

the setting is overwritten by the setting "Draw border around pages"

fix:

diff -r evince-42.3/libview/ev-print-operation.c evince-42.3-patched/libview/ev-print-operation.c
2778c2778
< gtk_print_settings_set_bool (settings, EV_PRINT_SETTING_PAGE_SIZE, print->draw_borders);
---
> gtk_print_settings_set_bool (settings, EV_PRINT_SETTING_DRAW_BORDERS, print->draw_borders);

Simon IJskes (sim-nyx)
affects: fontconfig (Ubuntu) → evince (Ubuntu)
Changed in evince (Ubuntu):
status: New → Confirmed
Simon IJskes (sim-nyx)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.