[Webkit-unassigned] [Bug 58165] [Qt] Google maps Javascript API functionalities not working!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 03:51:20 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=58165


Eugene Nikolsky <eunikolsky at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eunikolsky at gmail.com




--- Comment #6 from Eugene Nikolsky <eunikolsky at gmail.com>  2012-02-15 03:51:20 PST ---
I can confirm this bug. I use a slightly modified simple HTML file with Google Maps Javascript API v3 (based on http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html). The map is unusable on device (I tested on N97) because zoom resets to 0 every time when you try to change it, this is confirmed by the logs. I added a callback so when the user clicks on the map, zoom should be set to 8, it does get set, and then immediately resets to 0 again.

Everything works properly on Qt Simulator 4.7.3, and, what's interesting, on N97 with Qt Webkit 4.6.3, but not with Qt 4.7.3. Therefore, it's a regression.

I've also checked the Bug 48313, and it is different, it has to do with the ability of dragging the map (and can be fixed with this workaround: http://developer.qt.nokia.com/forums/viewthread/1643/P15/#36423). I don't think this bug is a duplicate of that one.

Just in case, here are user-agents I've got while testing:
Qt Simulator: "Mozilla/5.0 (Unknown; U; Windows NT 6.1; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Qt/4.7.4 Safari/533.3"
N97 Qt 4.7.3: "Mozilla/5.0 (SymbianOS/9.4; U;  Series60/5.0; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Qt/4.7.3 Mobile Safari/533.3"
N97 Qt 4.6.3: "Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0; en-US) AppleWebKit/532.4 (KHTML, like Gecko) Qt/4.6.3 Mobile Safari/532.4"

I'll also attach an archive with a few screenshots, two sis packages, and the sample project.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list