Comment 4 for bug 1062967

Revision history for this message
Damien (youpla-b) wrote :

I saw this comment in one of the other bug reports and I noticed it too:
Moving the pointer somewhere else before releasing the click makes the shortcut not open.

closing the decorated window is on click-press
opening a shortcut is on click-release
shortcuts are on select on hover
Therefore if both events are on the same location, both will happen.

Making closing on click-release should solve this.
Or copy the code from files/folders, as even with autoselect on this doesn't happen.