Re: First click ignored
Re: First click ignored
- Subject: Re: First click ignored
- From: Shawn Erickson <email@hidden>
- Date: Sat, 6 Dec 2003 07:36:33 -0800
On Dec 6, 2003, at 4:49 AM, Shaun Wexler wrote:
On Dec 5, 2003, at 9:35 PM, Alex Eddy wrote:
On Dec 5, 2003, at 5:33 PM, email@hidden wrote:
Editor windows don't support click-through (this is a general Mac OS
X
thing, not just Xcode). In general, any time a mouse click could
result
in a "destructive" action, then click-through should not be allowed.
The bug is about the _next_ click being lost. Obviously it takes one
click to make the window active. The problem is that the next click
to reposition the cursor is sometimes ignored.
I updated radr://3471163 with info about the behavior in the latest
OS/Xcode seed.
The annoying thing is that the I-beam cursor is actually placed at the
proper mouseDown location in the editor, but the editor's text insert
point doesn't change!
To add more confusion to the mix... in my case, when I can reproduce
this, the i-beam doesn't move it from its prior location, the click is
just lost.
We could be looking a slightly different but similar defects...
-Shawn
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.