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 389195 - Presentation mode should always show full page
Presentation mode should always show full page
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-24 13:31 UTC by Wouter Bolsterlee (uws)
Modified: 2006-12-24 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2006-12-24 13:31:28 UTC
1. Open a document
2. Zoom out a lot
3. Hit F5 to enter presentation mode

Expected:
4. Fit to page presentation mode

Actual:
4. Tiny view in presention mode.
Comment 1 Wouter Bolsterlee (uws) 2006-12-24 13:37:04 UTC
2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

    * shell/ev-window.c: (ev_window_run_presentation):

    Always use "best fit" zoom in presentation mode.
    Fixes bug #389195.