Comment Re:Fast way to shut down! (Score 1) 792
This could cause issues with any controls that perform different functions when dragged or clicked.
There are a number of controls that do respond on a simple mousedown event (such as menus), so it's would be just a matter of redefining which controls are necessary to wait for a mouseup, which would then necessitate users remembering which is which.