Crash editing email addresses in comments
Crash editing email addresses in comments
- Subject: Crash editing email addresses in comments
- From: Tony Cebzanov <email@hidden>
- Date: Thu, 27 Jan 2005 12:01:09 -0500
Scenario: In Xcode 1.5, editing email addresses in C style comments
causes this exception:
-[NSLayoutManager _fillLayoutHoleAtIndex:desiredNumberOfLines:] ***
attempted layout while textStorage is editing. It is not valid to cause
the layoutManager to do layout while the textStorage is editing (ie the
textStorage has been sent a beginEditing message without a matching
endEditing.)
I can get it to happen 100% of the time when I type an email address in
a comment, then backspace a single character within that email address.
A google search turned up something about multiple fonts causin
something similar, so I disabled multiple fonts, but I still get this crash.
Is this a known bug, and if so, any ETA on a fix from Apple?
Thanks.
-Tony
_______________________________________________
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