• 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: Slow backspace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slow backspace


  • Subject: Re: Slow backspace
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 25 Aug 2010 15:19:05 -0500

>> Glenn Olander wrote:
>>
>>> Using 3.2 and editing near the bottom of a largish (300k or so)
>>> file, xcode is slow to respond to a backspace. It can take a second
>>> or two per keystroke, so it's quite a problem when you're trying to
>>> backspace over a word and end up deleting a lot more than you
>>> intended. Other characters are fine, it's just backspace that has
>>> the problem. It's fine when editing near the top of the file. The
>>> problem does not occur in XCode 3.1, only in 3.2. I've tried
>>> changing various preferences in vain. Anybody have any ideas what's
>>> going on or, more importantly, an idea to fix it (I'd really rather
>>> not restructure my code just to work around this)?

Set up Xcode so that you're ready to reproduce this problem.

In Terminal do:

sleep 5; printf '\a'; sample Xcode; printf '\a'

During the first 5-second sleep, switch back to Xcode and hold down backspace.  When you hear the second beep, release it.  See if the sample report holds a clue as to what Xcode is doing.  It may lead you to a way to avoid the problem.  You can also include it in a bug report to Apple.

Regards,
Ken

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Slow backspace
      • From: Glenn Olander <email@hidden>
References: 
 >Re: Slow backspace (From: Glenn Olander <email@hidden>)

  • Prev by Date: Re: libssl & libcrypto
  • Next by Date: Re: Slow backspace
  • Previous by thread: Re: Slow backspace
  • Next by thread: Re: Slow backspace
  • Index(es):
    • Date
    • Thread