[webkit-dev] handling of arrow keys

Simon Fraser simon.fraser at apple.com
Sun Feb 14 21:08:24 PST 2010


On Feb 14, 2010, at 7:43 PM, jyotigoyal wrote:

> I need to handle the functionality of arrow keys in webkit. When for eg I
> press down key , then the focus should be set on the nearest node possible
> below that already focused node. i need to do this outside of webkit without
> changing webkit. can i use javascript for this? this feature is also called
> spatial navigation.

Work is underway to for spatial navigation:
<https://bugs.webkit.org/show_bug.cgi?id=18662>

Simon



More information about the webkit-dev mailing list