Safari addresses this as follows (simplified):
In the WebView's delegate methodĀ -webView:didCommitLoadForFrame:, callĀ
[window makeFirstResponder:[[[webView mainFrame] frameView]
documentView]]
John
On Apr 20, 2005, at 2:37 PM, email@hidden wrote:
This has been bugging me for a while and I can't seem to find the
answer.
I have a webview, which when I click on it acts as it should. If I
use the arrows it scrolls up and down as would be expected. Now if I
click on a link in the webview it seems to loose the first responder
once the new page loads--now scrolling with the arrows just beeps. If
I want to use the keyboard to scroll, I need to click on the webview
again. I feel like I'm misunderstanding something basic. How do you
keep the webview focused while navigating?
Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/
email@hidden
This email sent to email@hidden