RESOLVED CONFIGURATION CHANGED 24301
REGRESSION (3.2-ToT): Search field on Microsoft Commerce Server page misplaced
https://bugs.webkit.org/show_bug.cgi?id=24301
Summary REGRESSION (3.2-ToT): Search field on Microsoft Commerce Server page misplaced
Cameron Zwarich (cpst)
Reported 2009-03-02 14:02:16 PST
The search field on the Microsoft Commerce Server page <http://www.microsoft.com/commerceserver/en/us/default.aspx> is placed further to the left than it should be. It is displayed correctly in Safari 3.2 and FF Minefield.
Attachments
Cameron Zwarich (cpst)
Comment 1 2009-03-02 23:17:40 PST
Apparently they are trying to work around an old bug of ours: <script type="text/javascript"> if(navigator.vendor && navigator.vendor.toString().indexOf('Apple') >=0){document.write('<style>.msviLSBsform {padding-bottom:20px; position:relative; left:-130px;} .SimpleSearchWebButtonText{padding-top:5px;}</style>');} </script> Removing this script makes the page work correctly in ToT, but breaks it in Safari 3.2. I am not sure what to do in this situation, so I'll just mark it an evangelism bug.
Eric Seidel (no email)
Comment 2 2012-12-30 17:05:13 PST
Should this be closed? moved to radar?
Note You need to log in before you can comment on or make changes to this bug.