• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
webview and all widget access
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

webview and all widget access


  • Subject: webview and all widget access
  • From: "email@hidden" <email@hidden>
  • Date: Thu, 20 Jul 2006 17:59:14 +0200

Hi

I have an application that contains a webview.
This webview loads a specific page that contains a link button and other things.


When the user clicks on the button, I use
webView:decidePolicyForNavigationAction:request:frame:decisionListener: and check for WebNavigationTypeLinkClicked
to do some internal checks and decide whether or not the link can be followed.


I have a problem when my user enables "full keyboard access", tabs to the button and presses the spacebar.

webView:decidePolicyForNavigationAction:request:frame:decisionListener: is called but without any usable argument therefore the app does not proceed to the internal check phase and I can't find out if navigation has to be stopped.

Does anybody have a clue?

Regards

Pierre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: performSelectorOnMainThread
  • Next by Date: How to make KVO setup persistent?
  • Previous by thread: Re: Web Browser Problem
  • Next by thread: How to make KVO setup persistent?
  • Index(es):
    • Date
    • Thread