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 752693 - how to turn off the distracting dash line?
how to turn off the distracting dash line?
Status: RESOLVED OBSOLETE
Product: evince
Classification: Core
Component: general
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 763459 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-07-22 06:49 UTC by Joshua N Pritikin
Modified: 2018-05-22 16:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joshua N Pritikin 2015-07-22 06:49:39 UTC
A distracting 1 pixel thick dash line is drawn at the top and bottom of the page when the whole page cannot be fit onscreen. I already know I'm only looking at part of the page. Duh. This dashed line is very distracting. Can I turn it off?
Comment 1 Germán Poo-Caamaño 2015-10-23 00:26:52 UTC
That is not something set in Evince, but in GTK+ or maybe in ATK.
It is also in other applications, like Gedit, evolution, Rhythbox, etc.
Comment 2 Christian Persch 2015-10-23 08:08:21 UTC
This is done by GtkScrolledWindow, and it's done unconditionally without any API to turn it off (gtk_scrolled_window_draw_undershoot()). The only way I see to fix this in evince would be to install some CSS that overrides the theme's .undershoot.{top,bottom,left,right} rules that are in gtk+/gtk/theme/Adwaita/gtk-contained.css .
Comment 3 Germán Poo-Caamaño 2016-07-07 20:29:11 UTC
*** Bug 763459 has been marked as a duplicate of this bug. ***
Comment 4 Germán Poo-Caamaño 2016-09-29 18:05:00 UTC
Bug 747710 is related to this.
Comment 5 Germán Poo-Caamaño 2016-09-29 18:06:36 UTC
I forgot to add the relevant comment that states the behaviour is intentional:

"Yes, that's how the scrolled window communicates that there is further content."
Comment 6 Christian Persch 2016-09-29 18:23:22 UTC
g-t has some css that should (untested) do away with the dashed lines: https://git.gnome.org/browse/gnome-terminal/tree/src/terminal.common.css (need to adapt the css selctor from 'terminal-window' to whatever evince uses, of course).
Comment 7 Germán Poo-Caamaño 2016-09-29 18:44:01 UTC
Good point Christian. I was wondering if Evince would be the only application to do that (if it were going to do it). I believe It would be annoying in a terminal.

Regarding to Evince, I confess that at the beginning I found the dash lines uncomfortable, but maybe I got used to with the time, or that they seem to be less visible when using fit width.
Comment 8 GNOME Infrastructure Team 2018-05-22 16:17:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/613.