[Webkit-unassigned] [Bug 5708] Menus at vdiweb.com don't work
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jan 4 04:42:40 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=5708
------- Additional Comments From ap at nypop.com 2006-01-04 04:42 -------
Created an attachment (id=5480)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=5480&action=view)
somewhat reduced site
Stripped down some unnecessary stuff.
This site renders properly with User-Agent spoofed as Mozilla, which makes it
very tempting to close the bug as invalid. However, the failing code is
actually a special case for Safari (menu_safari.js), so it presumably worked in
earlier versions. Also, the differences between working and non-working code
don't always look like they should change the behavior (but they do), e.g.:
- this.container.style.left = x + "px" ;
+ this.container.style.left = x ;
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list