Re: All buttons lost focus ring on Yosemite
Re: All buttons lost focus ring on Yosemite
- Subject: Re: All buttons lost focus ring on Yosemite
- From: Dragan Milić <email@hidden>
- Date: Tue, 17 Mar 2015 16:11:38 +0100
On čet 12.03.2015., at 19.15, Chris Cianflone wrote:
> Hi all,
>
> We had a similar issue. When running on Yosemite the same thing would happen to us with the focus rings not displaying. Don't know if this helps in your case, but the "fix" for us was to stop building with the 10.7 SDK. Moving to the 10.8 SDK fixed the problem for us. (Don't ask why we are using such old SDKs, and only moved to 10.8 instead of 10.9 or 10.10, that's another story for another time.) You can see this in a simple Cocoa app too started from an Xcode template.
Thanks for the head up, that’s definitely it. Our application is also built with the 10.7 SDK. At one moment of desperation I had a thought this could be the issue, because I had similar problems (small bugs introduced) with QuickLook when Mavericks came out, which disappeared if the application was build with 10.8 or 10.9 SDK.
Unfortunately, for various reasons se still need to support a bunch of 10.7 users (also "another story for another time”), so I can’t just simply build with the 10.8 SDK. We’ll probably introduce a parallel version which ditches 10.7 SDK while still maintaining the old one.
On čet 12.03.2015., at 20.39, Kyle Sluder wrote:
> Have you filed a Radar about that?
I will, as soon as I’m able to login into Apple bug reporter, it seems to have some problems at the moment.
-- Dragan
_______________________________________________
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