Re: Possible hardware-platform-dependent bug in NSTextView?!?
Re: Possible hardware-platform-dependent bug in NSTextView?!?
- Subject: Re: Possible hardware-platform-dependent bug in NSTextView?!?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 12 Nov 2009 15:37:16 -0800
On Thu, Nov 12, 2009 at 3:31 PM, Jay Reynolds Freeman
<email@hidden> wrote:
> The bug occurs when a user is typing into an instance of a
> subclass of NSTextView that I have created. (Side issue: I
> do believe I had good reason to subclass rather than to use a
> delegate, details on request.) On some platforms, it appears
> that the following happens:
Please do elaborate.
> The view scrolls by one line. The direction of
> scroll is that if the insert cursor was 10 cm
> up from the bottom of the screen before the 'space',
> it will appear at 9.something cm up from the bottom
> of the screen after the 'space' has been typed.
I don't see how this is a bug. Could one of your users provide a
before/after screenshot? Sounds to me like NSTextView is just
reorienting itself so that the line is completely visible. Perhaps
I'm just misunderstanding.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden