[Webkit-unassigned] [Bug 66949] [WK2] Anchor elements doesn't get focus on TAB key press

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 09:31:15 PDT 2011


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





--- Comment #4 from Ravi Phaneendra Kasibhatla <ravi.kasibhatla at motorola.com>  2011-08-25 09:31:15 PST ---
(In reply to comment #0)
> On TAB key press, focus never moves to any anchor element present in the page. Default behavior should be to move the focus to any anchor element in the current tree scope of DOM.
> 
> To enable focus on links from TAB key, the property KeyboardAccessTabsToLinks should be set to true by default.

I have verified for the issue in QT & GTK ports and it is present. The issue is solved in both these ports with the attached patch. I haven't been able to verify the issue and the patch on win/mac ports.

-- 
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