- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    5.0.0 Beta 2, 5.1.0
 - 
    Mac
 
- 
        
 - 
        fbfc8ffbf39e2e7a540d4d576ec61bea7db63416
 
I have a QGraphicsView and call grabGesture(Qt::PinchGesture) in the constructor, but "bool event(QEvent *e)" is never called with "(e->type() == QEvent::Gesture)".
Code can be found at https://bitbucket.org/bjornpiltz/gltests.
It is a minimal example wich works with Qt 4.8. (You need a trackpad to pinch.)
- relates to
 - 
                    
QTBUG-28776 [REG] Gestures are not working via the trackpad on Mac
-         
 - Closed
 
 -