• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: First click ignored
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: First click ignored


  • Subject: Re: First click ignored
  • From: Dave Camp <email@hidden>
  • Date: Fri, 5 Dec 2003 17:45:09 -0800

I'm not sure if what Shaun is reporting is the bug everyone else is complaining about.

Andreas nailed the steps for the XCode bug this thread originated as:

1. Open two editor windows.
2. Now place the cursor at a specific position in window one.
3. Click in window two. (Window two comes to the top.)
4. Click in window one. (Window one comes to the top, the cursor blinks where you put it in step 2.)
5. Click somewhere else inside window one to place the cursor at an other position.
The Click does nothing. At least nothing visible. You need to click once more to place the cursor.

Step 4 brings the window forward and the selection/insertion point does not change. This is as expected.


Step 5 is the next click inside the window that just came forward. This click should move the insertion point. It does not. Nothing happens. I can reproduce this at will.

I have logged this as bug 3502112 (including the steps Andreas published).

Dave

On Dec 5, 2003, at 5:25 PM, Scott Tooker 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.

For the editor, consider the case where you have a selection and the
window is not active. Simply clicking on the window should only bring
it to the front (the selection should not be destroyed).

Scott

On Dec 5, 2003, at 4:45 PM, Shaun Wexler wrote:

On Dec 5, 2003, at 1:36 PM, Godfrey DiGiorgi wrote:

On Dec 5, 2003, at 12:26 PM, Bill Cheeseman wrote:
I don't seem to see this. It would be good to file a bug with very
specific instructions on how to reproduce this at
<http://developer.apple.com/bugreporter>.

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. -- Shaun Wexler MacFOH http://www.macfoh.com _______________________________________________ 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.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.



---
There's an old proverb that says just about whatever you want it to.
_______________________________________________
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.

References: 
 >Re: First click ignored (From: Bill Cheeseman <email@hidden>)
 >Re: First click ignored (From: Godfrey DiGiorgi <email@hidden>)
 >Re: First click ignored (From: Shaun Wexler <email@hidden>)
 >Re: First click ignored (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: First click ignored
  • Next by Date: Re: First click ignored
  • Previous by thread: Re: First click ignored
  • Next by thread: Re: First click ignored
  • Index(es):
    • Date
    • Thread