[Webkit-unassigned] [Bug 6907] REGRESSION: United.com JS menu's content spilling into page as of 1/29/06
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jan 29 19:31:22 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6907
ddkilzer at kilzer.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6093| |review?(darin at apple.com)
Flag| |
------- Comment #7 from ddkilzer at kilzer.net 2006-01-29 19:31 -------
Created an attachment (id=6093)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=6093&action=view)
Patch to add "MSIE 6.0" to user agent string
I don't expect this patch to be accepted, but it's here to prove a point:
WebKit is trying to act like MSIE in certain circumstances, so why not
advertise it in the user agent string?
Note that this change prevents the drop-down menus from being painted on the
web page itself, although there are still x/y (event?) offset issues when
actually drawing the drop-down menus
Another approach would be to add "stealth" features to document.all and other
commonly-used MSIE-specific DOM features so that browser sniffing code won't
identify Safari+WebKit as MSIE. This has already been implemented by Firefox.
http://www.mozillazine.org/talkback.html?article=5063
--
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