[Webkit-unassigned] [Bug 116046] In Voice over, activating a fragment URL should transfer focus and caret to the destination

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 13:27:33 PDT 2016


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

--- Comment #23 from Nan Wang <n_wang at apple.com> ---
(In reply to comment #22)
> (In reply to comment #21)
> >
> > I'm following this spec
> > https://html.spec.whatwg.org/multipage/interaction.html#sequential-focus-
> > navigation-starting-point
> > I think it's reasonable to have some fallback node in case the starting node
> > is removed. We don't want to jump to the top of document, right?
> 
> Which part of the spec says how we should deal with a removed node?

I think there's only fixup rules for focusing. 
Chrome has this situation covered:
https://developers.google.com/web/updates/2016/03/focus-start-point?hl=en
So I thought it would be nice for us to have it too.

If you don't think it's necessary for us to handle this case based on the spec, I can just simply reset the starting node when it has been removed.

-- 
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/20160411/096660d7/attachment.html>


More information about the webkit-unassigned mailing list