[webkit-reviews] review requested: [Bug 22740] It's not possible for clients of QWebFrame to implement directional focus node navigation : [Attachment 25852] patch to QWebFrame to get the next focus point given a point and a direction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 8 13:39:56 PST 2008


Joseph Ligman <joseph.ligman at nokia.com> has asked  for review:
Bug 22740: It's not possible for clients of QWebFrame to implement directional
focus node navigation
https://bugs.webkit.org/show_bug.cgi?id=22740

Attachment 25852: patch to QWebFrame to get the next focus point given a point
and a direction
https://bugs.webkit.org/attachment.cgi?id=25852&action=review

------- Additional Comments from Joseph Ligman <joseph.ligman at nokia.com>
Added a method to QWebFrame to return the next focus point given a direction
and a point. This function enables directional tab navigation. The details of
the algorithm can be found at http://www.w3.org/TR/WICD/#nav-distance-fkt


More information about the webkit-reviews mailing list