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 157396 - mousewheel selection of style optionmenu doesn't trigger update
mousewheel selection of style optionmenu doesn't trigger update
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Background
2.11.x
Other Linux
: Low minor
: ---
Assigned To: Rodney Dawes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-04 21:30 UTC by John Spray
Modified: 2005-07-26 03:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
use "changed" from the GtkOptionMenu, fixes the issue (1.58 KB, patch)
2005-07-24 23:12 UTC, Sebastien Bacher
none Details | Review

Description John Spray 2004-11-04 21:30:52 UTC
When using the mousewheel to select items from the "style" optionmenu, the
optionmenu changes but the wallpaper is not redrawn correspondingly.

However, if one clicks on the optionmenu and selects from the popup list, it
updates.
Comment 1 Sebastien Bacher 2005-07-24 23:12:45 UTC
Created attachment 49693 [details] [review]
use "changed" from the GtkOptionMenu, fixes the issue
Comment 2 Rodney Dawes 2005-07-26 03:15:53 UTC
Committed with appropriate ChangeLog entry.