Bugzilla – Bug 6826
EN & Classic skins - Artist > All Songs cover isn't clickable
Last modified: 2009-07-31 10:16:30 UTC
When in the artwork view of the EN or Classic skin there's no link on the cover to the tracklist for All Songs. Also, a minor point, but ideally the cursor should change to a pointer when hovering over the album covers.
Artwork is for the album popup. This is intended for albums only (if ($('albumPopup') && attributes.match('album.id')) {). See change 13234. I would, however be more clear if the code were completely removed around the link instead of just blocking the javascript functionality.
Created attachment 2745 [details] cursor and link This patch sets the cursor type for artworkImage style, bypasses the javascript for the album popup and turns the allsongs into a regular link instead.
change 17536 - thanks Kevin!
Verified fixed in 7.0.1 - 19325
This bug has recently been fixed in the latest release of SqueezeCenter 7.0.1 Please try that version, if you still see the error, then reopen this bug. To download this version, please navigate to: http://www.slimdevices.com/su_downloads.html
Reduce number of active targets for SC