nicklan / Deluge-Pieces-Plugin

A plugin to show the status of each piece of a torrent in deluge
73 stars 34 forks source link

Odd selection behaviour on right click #27

Closed jnqnfe closed 2 years ago

jnqnfe commented 3 years ago

If you right click a square, this selects the square before showing the context menu. That's fine. If though you then (with that square still selected) click to dismiss the context menu, then right click on a different square, then this additional square is also selected. This behaviour is odd/unexpected.

The behaviour that I would expect is that (prior to showing the context menu):

This would be more in line with selection behaviour in things like my file manager for instance.

I'll see about making a fix.