Bug in Safari accessibility
Bug in Safari accessibility
- Subject: Bug in Safari accessibility
- From: Bill Cheeseman <email@hidden>
- Date: Wed, 10 Mar 2004 09:50:00 -0500
In the current version of Safari, it appears that the AXParent attribute of
any text field in a Web page is the AXScrollArea element of the main Web
page view area. However, the AXChildren of the AXScrollArea element are an
AXScrollBar element and an AXGroup element. The text field is a child of the
AXGroup element.
Buttons, static text, and other elements don't exhibit this problem -- they
show the AXGroup as their AXParent.
I see this both in UI Element Inspector and PreFab UI Browser.
Can somebody confirm this?
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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.