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 739600 - printers: Improve scrolling in new printers list
printers: Improve scrolling in new printers list
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Printers
unspecified
Other All
: Normal normal
: ---
Assigned To: Marek Kašík
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-04 02:07 UTC by Matthias Clasen
Modified: 2014-11-05 14:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
printers: Improve scrolling in new printers list (4.20 KB, patch)
2014-11-04 02:07 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2014-11-04 02:07:44 UTC
In order to automatically keep the selected row scrolled in view,
the treeview must be a direct child of the scrolled window. Make
it so by flipping the order of the stack and the scrolled window.
Comment 1 Matthias Clasen 2014-11-04 02:07:47 UTC
Created attachment 289956 [details] [review]
printers: Improve scrolling in new printers list
Comment 2 Marek Kašík 2014-11-05 14:38:52 UTC
Review of attachment 289956 [details] [review]:

Thank you for the patch. It fixes the problem for me.
Comment 3 Matthias Clasen 2014-11-05 14:55:28 UTC
Attachment 289956 [details] pushed as e6c2ac9 - printers: Improve scrolling in new printers list