Re: First click ignored
Re: First click ignored
- Subject: Re: First click ignored
- From: Godfrey DiGiorgi <email@hidden>
- Date: Fri, 5 Dec 2003 17:03:34 -0800
That'll be easy: 1. Click; 2. Type. 3. Try to find where the text was
inserted. I"ll file the bug report.
We'll need more specific information. I tested this way:
- open Xcode
- create project (Cocoa)
- open main.m
- click at a line
- type
No problems, text inserted exactly at the point where I clicked.
Now switch to another app, then try to change the insert point with
the first click of your mouse in an Xcode editor window, which will
bring Xcode back to the front. Yes, the I-beam insert cursor is
placed at the mouseDown location, but the text system does not accept
this new location, and any subsequent keystrokes will be inserted at
the previous location of the insert cursor before the window resigned
main/key. This happens with a fresh erase-install of Panther/Xcode,
and has existed since the WWDC seed, as well as the other bugs Bill
reported.
It seems to work as I expect from my testing. From what I can see, this
is more subtle, perhaps, than I'm sensitive to. Or the fact that I'm
working with a post-1.0 build has reduced the problem
There's a bug report about this in the system already,
<radr://3471163>. If you want to provide more information about this
issue, please file a detailed bug report and include that bug number so
we can relate them easily.
best,
Godfrey
---
Godfrey DiGiorgi - email@hidden
408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
Technology Manager, Development Tools
Apple Worldwide Developer Relations
_______________________________________________
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.