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 786524 - Document GTK_OVERLAY_SCROLLING environment variable
Document GTK_OVERLAY_SCROLLING environment variable
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
3.22.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-08-19 20:38 UTC by Daniel Boles
Modified: 2018-04-22 15:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
docs/running: Document the GTK_OVERLAY_SCROLLING env var (1.20 KB, patch)
2017-08-22 13:28 UTC, Daniel Boles
committed Details | Review

Description Daniel Boles 2017-08-19 20:38:49 UTC
This is currently undocumented. That seems wrong in itself. In addition, having this information be available in our documentation, instead of requiring people to piece it together from third-party sources, might reduce the chance of getting additional bug reports complaining about overlay scrolling or asking for ways to turn it off (which this is).
Comment 1 Daniel Boles 2017-08-22 13:28:48 UTC
Created attachment 358147 [details] [review]
docs/running: Document the GTK_OVERLAY_SCROLLING env var
Comment 2 Matthias Clasen 2017-08-23 13:59:30 UTC
I will say that not all environment variables are created equal.
I would hope that we nuke this one for gtk4
Comment 3 Daniel Boles 2018-04-22 15:14:32 UTC
It's gone in master, and I just pushed this amended patch to gtk-3-22:

https://gitlab.gnome.org/GNOME/gtk/commit/8cdee69a82fa727a8bc993f9a1b0c3cb9a514c10

Attachment 358147 [details] pushed as 8cdee69 - docs/running: Document the GTK_OVERLAY_SCROLLING env var