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 644315 - Setting opacity != 1.0 on CanvasItem causes view border to be painted over
Setting opacity != 1.0 on CanvasItem causes view border to be painted over
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: User Interface
git master
Other Windows
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2011-03-09 15:01 UTC by Gabriel Burt
Modified: 2020-03-17 09:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gabriel Burt 2011-03-09 15:01:51 UTC
For some reason, if you set the Opacity of a CanvasItem to something other than 1.0 (like we do in DataViewChildAlbum.cs) it causes the border around the entire view (the album browser grid, in this case) to get drawn over with the background color (eg white).

This is most likely caused by the cr.Push/PopGroup calls that Opacity != 1.0 causes in CanvasItem.cs.
Comment 1 André Klapper 2020-03-17 09:24:30 UTC
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the
responsibility for active development again.
See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.