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 762508 - Vertical overlay scrollbar covers content
Vertical overlay scrollbar covers content
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Themes
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-02-23 05:12 UTC by Michael Lojkovic
Modified: 2016-02-23 11:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of behaviour. (280.04 KB, image/png)
2016-02-23 05:12 UTC, Michael Lojkovic
Details

Description Michael Lojkovic 2016-02-23 05:12:25 UTC
Created attachment 321917 [details]
Screenshot of behaviour.

I reported this on the Arch and Cinnamon bug trackers, and they told me to report it here.

The overlay scrollbar covers up content on the right hand side of the screen. Here's an example of it in cinnamon.

Think it would probably effect Gnome, as well, if an app uses that space.
Comment 1 Matthias Clasen 2016-02-23 11:23:33 UTC
The overlay is only temporary, it is not like it permanently makes the content inaccessible. It is also see-through, so it does not even make the content entirely inaccessible when it is out.

In short, I don't think the covering is a serious problem, and applications can easily avoid it by adding a bit of padding.