I've noticed that using the mouse to select (single click) an item in the
playlist will always start playing the selected song. If your intention is to
modify the playlist by first selecting a range of songs then this behavior can
be undesirable.
I've attached a patch that tries fix this by binding a mouse double click
action to play the selected item instead of a single click.
-David