Bugzilla – Bug 8516
Web UI should change mouse cursor when adding items to the current playlist..
Last modified: 2009-07-31 10:23:06 UTC
See: http://forums.slimdevices.com/showthread.php?t=49086 Quoting: Is there an easy way for the web UI to change the mouse cursor into an hour glass or other "wait" symbol when items are being added to the currently playing playlist? I'm in the habit of adding whole cds at a time to the playlist. With the new JS code under the hood, it seems as though sometimes my clicks don't "register." It feels like timing is important here: hover just a little too long over an item before clicking the [+] control and the click goes unnoticed by the UI. Currently, the only visual clue that a click has resulted in the desired action (on long playlists where the bottom is below the browser's window bottom) is if the playlist pane scrollbar control gets smaller. A switch to the "pointer plus hour glass" cursor [the "working in the background" cursor] while the items are getting tacked onto the bottom of the playlist would provide a helpful visual cue. Some JS that may do the trick: http://www.hscripts.com/scripts/JavaScript/mousecursor-change.php
can't guarantee it'll be in 7.1 but I'll give it a try.
Michael corrected (in svn 20973, thanks!) the disappearing highlight issue that prompted this request. One other person in the thread cited above expressed support for this enhancement as a compliment to that fix.
change 21183 - adding a small spinny when background processing is triggered. Haven't added it everywhere and more, but on the play/add/etc. buttons which can trigger lengthy playlist processing
This bug has now been fixed in the 7.1 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC