Bugzilla – Bug 5770
Double Click behavior when selecting a track
Last modified: 2009-07-31 10:15:02 UTC
When double-clicking on a track, the default behavior should be to start playing that track. Instead, track info is displayed, and you have to click the "play" triangle to get the track to play.
This is also as designed. There isn't any double click handling in the web ui currently. The fishbone skin, however, does have handling for this feature.
Maybe it would be clearer if there wasn't space between the letters. Need some guidance from Scott/Noah on this.
This is a reasonable request, but will look at this post-7.0.
will see for 7.1 whether we can reliably handle double clicks.
I can see this causing some issues. People wiping out entire playlists because they inadvertantly double clicked instead of single clicked. More of an issue with the new Default skin, since the whole highlighted area is clickable.
Punting enhancements for future
This won't be implemented. Double-Clicking is something browsers don't support well. I've been doing tests, but all too often the single click action would be executed before.
Reduce number of active targets for SC