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 704138 - Zoom and page number text fields do not update on de-focus
Zoom and page number text fields do not update on de-focus
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
3.8.x
Other Linux
: Normal minor
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-13 02:13 UTC by Neil
Modified: 2013-07-14 11:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Neil 2013-07-13 02:13:53 UTC
Using evince 3.8.2 on Fedora 19.

Steps to reproduce:
1. Open a document.
2. Type anything in the page number text field, but do not press Enter/Return.
3. Click anywhere outside the page number text field.
4. Page number does not revert to previous value.

This is a minor usability issue. The user has no way of knowing what page s/he is reading without triggering an update to the text field by scrolling to a different page.

Similar for the zoom text field.
Comment 1 Germán Poo-Caamaño 2013-07-13 02:22:55 UTC
I can reproduce the issue with evince master.
Comment 2 Carlos Garcia Campos 2013-07-14 11:35:57 UTC
Fixed in git master, thanks for reporting.