[Webkit-unassigned] [Bug 124229] http://www.duolingo.com/ doesn't get render correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 18:58:32 PST 2013


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





--- Comment #4 from Víctor M. Jáquez L. <vjaquez at igalia.com>  2013-11-12 18:57:13 PST ---
> It looks like the page is looking for Chromium specific (!) variables in the window object.

Yes, as the minibrowser and gtklaunch sets as user-agent "Chrome" (among others) a js script assumes it is a chromium browsers and calls a chromium specific variable (yeah).

As a workaround, if we remove the Chrome thing in the user-agent string, the page is rendered normally.

So, I don't think this is WebKit bug, but a bug in the js script, or perhaps (maybe) in the browser, which uses that user-agent.

-- 
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