Question about new AXVisibleCells attribute
Question about new AXVisibleCells attribute
- Subject: Question about new AXVisibleCells attribute
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 6 Mar 2010 16:35:03 -0500
I've been fooling around with Apple's Numbers application as a way to test the new Snow Leopard cell-based table attributes.
I'm puzzled by the behavior of AXVisibleCells. With both Accessibility Inspector and a new version of my PreFab UI Browser, the default plain table in Numbers yields an array of 643 UI elements if Numbers is the active application, but an array of only 71 UI elements if Numbers is in the background (but fully visible). The 643 value is correct (13 columns X 45 rows + 13 column headers and 45 row headers). The incorrect 71 UI elements value is composed of only the first row of cells Plus the column and row headers.
Accessibility Inspector and UI Browser are both using the AXUIElementCopyAttributeValues() function.
I assume this is a bug and I plan to report it as such. But I'm curious to know why this is going on, if somebody can tell me. Surely it isn't intentional.
--
Bill Cheeseman email@hidden
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden