- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.5.1
- 
    Windows 10 && Ubuntu 13.04
- 
        64481bcc671892cd140ce5415eaec7fef3e2a35d
To reproduce:
- run attached example
- move mouse on top of QPushButton
What happens:
- Leave event is sent for each move event, Enter event is never seen
What should happen:
- Enter event should be sent when mouse enters push button and Leave event when mouse left the button
- relates to
- 
                    QTBUG-50340 [REG: 5.4.2->5.5.0] Leave event is not delivered for QPushButton when menu opens -         
- Closed
 
-