Bug 12529
Summary: | Drop down menus do not work on this site | ||
---|---|---|---|
Product: | WebKit | Reporter: | Patricia Warwick <pwarwick> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bfulgham, dev+webkit |
Priority: | P2 | Keywords: | NeedsReduction |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.smarthome.com/nav/ProductResults.aspx?Ntt=2430&x=0&y=0 |
Patricia Warwick
If you click on any of the menu items with the downward arrow (e.g. Shop) nothing happens. In Firefox the drop down men displays and can be used.
(I think this may be a duplicate of Bug 9719)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
Like bug 9719, the menus work when spoofing as Mozilla.
David Kilzer (:ddkilzer)
Confirmed with local debug build of WebKit r19324 with Safari 2.0.4 (419.3) on 10.4.8 (8N1037).
Matt Lilek
I took a look at this and I think it's a dupe of 9179.
The menuing system they both use seems to do a server-side UA check and generates different HTML for different engines, not sending the necessary Javascript and menu dropdowns if it's WebKit.
I think this should be changed to an evangelism issue since the menus work fine when spoofed as Mozilla. Unfortunately, there doesn't appear to be a copyright or anything (in the javascript included on Mozilla pages) that could point us to the original author of the code (unless they both happen to be developed by the same people, which is plausible).
Patricia Warwick
Most browsers I tried work (Opera, Firefox, Netscape) but I forgot to test it with Safari before I posted this (mea culpa.) However Internet Explorer 5 for Mac does not work either (quel surprise!)
Keehun Nam
It seems to work just fine for me. r41844
Brent Fulgham
The relevant site no longer exists.