- 
    
Bug
 - 
    Resolution: Cannot Reproduce
 - 
    
P3: Somewhat important
 - 
    5.0.0
 - 
    Qt5 (latest hash from 21.March) on Harmattan/MeeGo - N9 hardware
 
- 
        468626e99a90d6ac21cb311cde05c658ccb3b781
 
I'm trying to use both Pinch/Mouse Area to capture clicks and gestures inside the same area. Running the attached example with QtQuick 1.1 + Qt4 it works, but moving to QtQuick 2.0 or using qmlviewer from Qt5 it captures just pinch events. I'm using it on Harmattan/MeeGo on N9 hardware. My usecase is the Snowshoe(www.snowshoe.cc) mobile browser where I've an overview screen that supports clicks to maximize open tabs or a pinch to change the amount of tabs shown to the user.
The example is based on https://bugreports.qt-project.org/browse/QTBUG-18826 code.