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 432514 - removing a background cause the selection to scroll all the way up
removing a background cause the selection to scroll all the way up
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Background
2.18.x
Other Linux
: Normal minor
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-23 07:58 UTC by Sebastien Bacher
Modified: 2007-04-28 19:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-04-23 07:58:09 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/control-center/+bug/109106

"When the user clicks "remove" to remove a background, the selection is moved all the way up. That makes wallpaper selection/refinement difficult when the user has a long list of wallpapers.

The expected behavior for the removal procedure is the selection to go all the way up to "No Wallpaper", while the list keeps on the same point is was, showing the wallpapers that were next to the removed one on the list."
Comment 1 Jens Granseuer 2007-04-23 16:32:05 UTC
While I agree the current behaviour is not the best for theme management purposes, I think the alternative proposed is even worsefor the normal case of wanting to set your background (ie. silently selecting without letting the user know what's going on). Maybe it would be better to just select the next entry in the list?
Comment 2 Sebastien Bacher 2007-04-23 20:00:20 UTC
reply from the submitter:

"Yes, that is a very good way. I thought about that, but didn't suggest because I thought it would be a "big" change you guys wouldn't like. I would actually prefer the way you have suggested."

I think selecting the next item would be good
Comment 3 Jens Granseuer 2007-04-28 19:44:00 UTC
2007-04-28  Jens Granseuer  <jensgr@gmx.net>

        * gnome-wp-capplet.c: (gnome_wp_remove_wallpaper): after removing a
        wallpaper select the next one in the list instead of always going
        to "No Wallpaper" (closes bug #432514)