Re: Any 10.2.5 accessibility changes?
Re: Any 10.2.5 accessibility changes?
- Subject: Re: Any 10.2.5 accessibility changes?
- From: Mike Engber <email@hidden>
- Date: Thu, 10 Apr 2003 13:34:44 -0700
On Thursday, April 10, 2003, at 11:29 AM, Bill Cheeseman wrote:
Now that Mac OS X 10.2.5 is being advertised at the Apple Store, can
any
Apple engineers tell us about changes in the accessibility/assistive
API or
its implementation in 10.2.5?
In Cocoa we fixed a freed memory error. It's hard to reproduce, but
would
be most likely to happen when the target up first started up. The
symptoms
were UIElements erroneously being returned as the app (top-level
UIElement).
E.g. If you asked for the app's children it could appear that the app
was
in it's own children list.
Unless you hit the target app early in it's life cycle, you were
unlikely
to see this.
Apart from that. No changes.
-ME
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.