[Webkit-unassigned] [Bug 17450] in page anchor and keyboard navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 10:41:49 PST 2012


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





--- Comment #17 from chris fleizach <cfleizach at apple.com>  2012-02-29 10:41:39 PST ---
(From update of attachment 129465)
View in context: https://bugs.webkit.org/attachment.cgi?id=129465&action=review

> LayoutTests/accessibility/anchor-link-selection-and-focus.html:35
> +        shouldBe("getSelection().anchorNode.nodeValue", "'The Anchor'");

you should probably also check that the anchor is focused now

> Source/WebCore/accessibility/AXObjectCache.cpp:163
> +{

is this only going to happen if accessibility is enabled?
I'd think we'd want this to happen all the time for people using the keyboard to navigate as well (without a screen reader per se)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list