webkitsdk-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Problem in webview with Safari 4 Francis Garnier Wed Jun 17 14:00:57 2009
Good news, my problem is resolbed with the new Safari 4.0.1 update. Le 9 juin 09 à 18:28, Alexander Clauss a écrit :
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 withSafari 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-basedbrowser, 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 bySafari. -- 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 <=