[webkit-reviews] review requested: [Bug 22740] It's not possible for clients of QWebFrame to implement directional focus node navigation : [Attachment 26126] directional focus node navigation patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 18 12:36:17 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 26126: directional focus node navigation patch
https://bugs.webkit.org/attachment.cgi?id=26126&action=review

------- Additional Comments from Joseph Ligman <joseph.ligman at nokia.com>

This patch address the comments from the last review. It also adds a layout
test, however it is disabled for all platforms. Platforms need to handle
navigation of the input boxes and text areas if they want to enable this
feature. The meta tag check is gone and a setting is added to let platforms
choose when this should be used, and if the platforms want to use this they can
enable the layout test.

Please review and give comments.


More information about the webkit-reviews mailing list