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 329649 - Regression: New handling of transparent background shows buttons
Regression: New handling of transparent background shows buttons
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: Disk Mounter (drivemount)
2.13.x
Other All
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-02 18:31 UTC by Michael Hofmann
Modified: 2006-02-03 16:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Patch for described problem reverting a small part of the changeset (1.11 KB, patch)
2006-02-02 18:32 UTC, Michael Hofmann
committed Details | Review

Description Michael Hofmann 2006-02-02 18:31:27 UTC
Please describe the problem:
/gnome-applets/drivemount/drivemount.c:1.120 changed the background handling to
the new API. This caused the icons to have button borders also on transparent
backgrounds (and not only on mouse-over).

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Michael Hofmann 2006-02-02 18:32:24 UTC
Created attachment 58598 [details] [review]
Patch for described problem reverting a small part of the changeset
Comment 2 Allison Karlitskaya (desrt) 2006-02-03 16:58:55 UTC
oops.  thanks for catching this.