Crash in _gatherFocusStateInto:upTo:withContext:?
Crash in _gatherFocusStateInto:upTo:withContext:?
- Subject: Crash in _gatherFocusStateInto:upTo:withContext:?
- From: Keith Blount <email@hidden>
- Date: Wed, 2 Nov 2005 13:55:56 -0800 (PST)
Hello,
I have a text view that I swap into a new window in
order to launch it into full screen. On occasions,
however, when switching windows, I am getting the
following assertion failuer causing buggy behaviour:
*** Assertion failure in -[NSNextStepFrame
_gatherFocusStateInto:upTo:withContext:],
AppKit.subproj/NSView.m ... non-positive window number
... Exception raised during background layout:
non-positive window number
This seems to happen when my text view is scaled
(though that may having nothing to do with it) and
scrolled to the bottom of the text. Debugging just
brings up lots of private text methods, such as
-blinkCaret:.
Does anybody have any idea what might be causing this?
Many thanks in advance,
Keith
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden