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 664344 - unnecessary scrollbar
unnecessary scrollbar
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Bluetooth
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-18 17:40 UTC by William Jon McCann
Modified: 2012-01-09 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (29.62 KB, image/png)
2011-11-18 17:40 UTC, William Jon McCann
Details

Description William Jon McCann 2011-11-18 17:40:59 UTC
Created attachment 201679 [details]
screenshot

When I select a device in the left list I get a scrollbar in the right. Not sure why.
Comment 1 Bastien Nocera 2012-01-09 11:19:01 UTC
That was to avoid the columns moving left/right when selecting a device that has a scrollbar vs. one that doesn't. This will be less of a problem with the new scrollbars.

commit 7c08e54d03fe18c2e3d56d5c89ad130dc7b2530a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jan 9 11:16:43 2012 +0000

    bluetooth: Remove omnipresent scrollbar
    
    Which we should need most of the time.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=664344