This patch consists of two changes:
- starting drags on press and hold
- not starting drags when the event is from a touch event
This means a user can scroll on a widget explorer with a touch screen
correctly without it immediately starting a drag, but can still drag an
item using a press and hold pattern.
BUG: 368698