[webkit-reviews] review requested: [Bug 20497] Cannot run accessibility layout tests on Windows : [Attachment 22963] Make AccessibilityController::focusedElement work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 24 05:46:31 PDT 2008


Jon Honeycutt <jhoneycutt at apple.com> has asked	for review:
Bug 20497: Cannot run accessibility layout tests on Windows
https://bugs.webkit.org/show_bug.cgi?id=20497

Attachment 22963: Make AccessibilityController::focusedElement work
https://bugs.webkit.org/attachment.cgi?id=22963&action=edit

------- Additional Comments from Jon Honeycutt <jhoneycutt at apple.com>
Calling get_accFocus on the root accessible object won't return the focused
object, because AccessibleBase::get_accFocus erroneously checks whether the
focused object is a child of the object.


More information about the webkit-reviews mailing list