Open GoogleCodeExporter opened 9 years ago
Original comment by ricardoq...@gmail.com
on 13 Jan 2011 at 3:47
It seems that NSView doesn't propagate the right mouse events:
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Applicatio
nKit/Classes/NSView_Class/Reference/NSView.html%23//apple_ref/doc/uid/TP40004149
Discussion
The default implementation calls menuForEvent: and, if non nil, presents the
contextual menu.
This behavior differs from other mouse events as the event is not passed up the
responder chain.
Original comment by ricardoq...@gmail.com
on 13 Jan 2011 at 4:16
rescheduled for v1.1
Original comment by ricardoq...@gmail.com
on 13 Jul 2011 at 9:44
Original issue reported on code.google.com by
dhakim%w...@gtempaccount.com
on 30 Dec 2010 at 6:02