NSTextView/NSTextField linebreak bug
NSTextView/NSTextField linebreak bug
- Subject: NSTextView/NSTextField linebreak bug
- From: Chris Silverberg <email@hidden>
- Date: Tue, 20 Dec 2005 16:46:12 -0800
Hello everyone,
I posted regarding this bug in MacOS X 10.4 a short time ago, but I
was surprised to see no-one reply as this seems to be quite an
annoying Tiger bug.
Here's the problem. NSTextView and NSTextField sometimes, seemingly
randomly, stop word wrapping! Specifically, the line break behavior
is broken. Instead of using NSLineBreakByWordWrapping as the control
is set to do, the control starts using NSLineBreakByClipping
instead. This appears to be some sort of issue related to
NSWindowController... loading the first instance of a window works
fine, but when it shows a second instance of the same window, it
messes up the line break.
Could others that have run into this bug please chime in? Has anyone
figured out what can cause this and how to work around the behavior?
thanks,
Chris
_______________________________________________
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