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 596369 - [REGRESSION] No tooltip showed for wallpapers
[REGRESSION] No tooltip showed for wallpapers
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Background
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-25 20:17 UTC by Luca Ferretti
Modified: 2009-11-21 14:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (701 bytes, patch)
2009-09-29 00:09 UTC, Matthias Clasen
committed Details | Review

Description Luca Ferretti 2009-09-25 20:17:05 UTC
To reproduce:
 * Go to Appearance>Background
 * Place pointer over background preview

Expected
 The tooltip with name/size/place of pointed background

Current
 None
Comment 1 Matthias Clasen 2009-09-29 00:09:22 UTC
Created attachment 144217 [details] [review]
patch

The patch makes the tooltip show up again, and it also removes the custom tooltip timeout, since it is somewhat broken to have a different tooltip behaviour from the rest of the desktop.
Comment 2 Thomas Wood 2009-11-21 14:51:01 UTC
Comment on attachment 144217 [details] [review]
patch

Patch applied to master and gnome-2-28 branches.