[Webkit-unassigned] [Bug 155554] AX: attributes to retrieve focusable and editable ancestors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 10:29:29 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=155554

--- Comment #12 from chris fleizach <cfleizach at apple.com> ---
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #9)
> > > Created attachment 274244 [details]
> > > Patch
> > 
> > what is the purpose of this patch? what will it be used for?
> > 
> > this looks like it also add a lot of extra cycles to web retrieval, if these
> > are now three new attributes on every element, that will run up the parent
> > chain independently for every call
> 
> The purpose is to simplify the logic that decides if a focus change should
> be alerted to a user or if we've simply moved between focusable subelements.

and that is happening inside VoiceOver now?

Will VO fetch these on demand or automatically for all elements?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160317/e8f0d82b/attachment.html>


More information about the webkit-unassigned mailing list