Antonio Davide

Results 114 comments of Antonio Davide

Hi! I know, it's related to the WebKit version shipped with Qt 5.2, I can't fix it. When SailfishOS upgrades to Qt >= 5.4 I will switch WebPirate to QtWebEngine...

Ok, I will implement it, thanks for reporting!

Geolocation is unsupported in QtWebKit, I can't implement this feature. navigator.geolocation object in "undefined"

I've already tried to inject a custom made Geolocation object :) It works only if "navigator.geolocation" is called before "onload" event, but it fails when this one is invoked before...