RESOLVED FIXED 51274
Implement WKView::setInitialFocus()
https://bugs.webkit.org/show_bug.cgi?id=51274
Summary Implement WKView::setInitialFocus()
Ada Chan
Reported 2010-12-17 14:02:24 PST
Implement WKView::setInitialFocus(bool forward) on Windows, which is equivalent to WebView::setInitialFocus(bool forward) in the old WebKit. It's needed when the web view is receiving focus either in the forward or backward direction.
Attachments
Patch (5.95 KB, patch)
2010-12-17 14:07 PST, Ada Chan
andersca: review+
Ada Chan
Comment 1 2010-12-17 14:07:36 PST
Ada Chan
Comment 2 2010-12-17 14:45:37 PST
Note You need to log in before you can comment on or make changes to this bug.