Re: NSOutlineView cell editing behavior
Re: NSOutlineView cell editing behavior
- Subject: Re: NSOutlineView cell editing behavior
- From: Quincey Morris <email@hidden>
- Date: Thu, 07 Feb 2013 21:41:50 -0800
On Feb 7, 2013, at 16:00 , Quincey Morris <email@hidden> wrote:
> Everything works, except for one thing. If I click on a text field to begin editing, type a few characters, then press Esc, then editing ends, but the text doesn't revert to what it was before editing began.
Well, it appears to a NSOutlineView bug. I made a sample project that has two identical source list views, created and configured identically, and they both show this defective behavior.
If I then turn off "source list highlighting" (and nothing else) in IB for one of the outline views, the behavior is suddenly correct in that outline view only.
Anyway, this gave me a simple test project, now bug-reported as #13178419. Unfortunately, I don't see a workaround.
_______________________________________________
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