On May 25, 2006, at 8:25 AM, Chris Thomas wrote:
I can reproduce this problem (on an Intel iMac). The
coordinates
passed look correct, though.
Mouse to the left of the screen:
2006-05-25 09:21:42.756 TextMate[396]
showMenuForBundleItems:usingTextView:atLocation: {84, 242}
Mouse to the right:
2006-05-25 09:22:57.174 TextMate[396]
showMenuForBundleItems:usingTextView:atLocation: {1422, 383}
Chris
It works fine on my iBook G4 with 10.4.4, without the latest one or
two security updates. This is what I get by trying it at the four
corners.
2006-05-25 08:45:36.681 TextMate[547]
showMenuForBundleItems:usingTextView:atLocation: {-13, 784}
2006-05-25 08:45:41.919 TextMate[547]
showMenuForBundleItems:usingTextView:atLocation: {1010, 784}
2006-05-25 08:45:45.617 TextMate[547]
showMenuForBundleItems:usingTextView:atLocation: {1007, 17}
2006-05-25 08:45:50.376 TextMate[547]
showMenuForBundleItems:usingTextView:atLocation: {-13, 17}
Haris