Comment #1 on issue 6466 by dhhwai: The menus are all weirdly displayed
http://code.google.com/p/chromium/issues/detail?id=6466

Saving a complete copy of the webpage and viewing the source reveals the  
problem in
deemenu.js.

The Javascript menu is checking for (navigator.vendor.indexOf("Apple  
Computer")!=-1)
only; the Javascript code needs to be updated to check for "Google" in
navigator.vendor, or else check for "WebKit" in navigator.userAgent.

This is not a Chrome bug.  Add label: Evangelism

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to