Re: NSOpenPanel accessoryView clicks must hit pixels to work
Re: NSOpenPanel accessoryView clicks must hit pixels to work
- Subject: Re: NSOpenPanel accessoryView clicks must hit pixels to work
- From: Mike Abdullah <email@hidden>
- Date: Mon, 30 Mar 2015 17:28:34 +0100
> On 30 Mar 2015, at 17:24, Steve Mills <email@hidden> wrote:
>
> On Mar 30, 2015, at 04:09:13, Mike Abdullah <email@hidden> wrote:
>>
>> I think I’ve been seeing the same thing, and not been able to quite put my figure on it. Is your app sandboxed?
>
> Yes. Great googly moogly, that's it! I made a test project; clicking white space in the checkbox label works. I turned on sandboxing for that project, and it no longer works. Hello, radar://20346986.
When sandboxed, open/save panels are run by the OS as a separate process. I guess accessory views have to go through some gymnastics to show up, and this bug comes along in the process.
_______________________________________________
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