it returns "gobbledegook" as expected. i think qooxdoo has to use something
else for browser detection, if it's possible. if it's not, well, there's not much that
can be done.
Alexander Back wrote:
Hi Burak,
could you please execute
"navigator.userAgent"
in your FireBug console and post the result here? The client detection
of qooxdoo uses this string to detect the browser.
cheers,
Alex
Burak Arslan wrote:
here's the firebug output for string gobbledegook using qooxdoo 0.8 and
bon echo(non mozilla-branded firefox compiled from source by gentoo's
portage) 2.0.0.17
Could not detect Gecko version: gobbledegook!
throw new Error("Could not detect Gecko version: " + agent + "!");
Engine.js (line 119)
No match for variant "qx.client" in variants ["gecko", "mshtml|webkit",
"opera"] found, and no default ("default") given
'] found, and no default ("default") given');
Variant.js (line 273)
No match for variant "qx.client" in variants ["mshtml", "webkit",
"gecko", "opera"] found, and no default ("default") given
'] found, and no default ("default") given');
Variant.js (line 273)
No match for variant "qx.client" in variants ["mshtml", "gecko",
"webkit", "opera"] found, and no default ("default") given
'] found, and no default ("default") given');
Variant.js (line 273)
No match for variant "qx.client" in variants ["mshtml|gecko",
"opera|webkit"] found, and no default ("default") given
'] found, and no default ("default") given')
Could not detect system: gobbledegook
throw new Error("Could not detect system: " + agent);
System.js (line 176)
qx.event.handler.Focus has no properties
return !!qx.event.handler.Focus.FOCUSABLE_ELEMENTS[this._nodeName];
Element.js (line 1424)
Christian Schmidt wrote:
Hi Burak,
can you send an example string please? I couldn't reproduce this issue.
Thanks
Chris
Burak Arslan schrieb:
hi,
firefox has a configuration variable called
"general.useragent.override" in about:config. (if it doesn't exist,
you can create it) it changes the user agent string advertised in the
http request headers.
changing this to a non-compatible string breaks qooxdoo. when firebug
is disabled, a qooxdoo app silently refuses to start.
is there a more robust way to determine the browser type in gecko
family of browsers?
should i file a bug?
best regards,
burak
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel