webkitsdk-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Problem in webview with Safari 4 Alexander Clauss Tue Jun 09 10:01:02 2009
>controls. And it's not possible to move the map or the pin. You can >fin my little app here : www.olofweb.com/macgeneration/TestWebViewSafari4.zip > >Anyone has the same problem ? I can confirm that your test application works with WebKit that comes with Safari 3 and doesn't work with WebKit that comes with Safari 4. But if I load the HTML file from your test application in my own WebKit-based browser, it works fine in all WebKit versions. I don't know what your app is doing, but I'd suggest that you should play with the UserAgent setting. Many google services are checking the UserAgent to decide if you get the full featured or the simple version of the page. And this kind of browser sniffer does never work very well, nevertheless most web developers just look for the UserAgent information. So you may need to set the UserAgent in your own program to the one that is used by Safari. -- Alexander Clauss _______________________________________________ Do not post admin requests to the list. They will be ignored. Webkitsdk-dev mailing list ([EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webkitsdk-dev/alexiscircle%40gmail.com This email sent to [EMAIL PROTECTED]
- Problem in webview with Safari 4 Francis Garnier
- Re: Problem in webview with Safari 4 Alexander Clauss <=
- Re: Problem in webview with Safari 4 Francis Garnier
- Re: Problem in webview with Safari 4 Francis Garnier