User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)
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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden