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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to