[Webkit-unassigned] [Bug 24301] REGRESSION (3.2-ToT): Search field on Microsoft Commerce Server page misplaced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 23:17:40 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24301


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |Evangelism
           Keywords|NeedsReduction              |
            Summary|Regression (3.2-ToT): Search|REGRESSION (3.2-ToT): Search
                   |field on Microsoft Commerce |field on Microsoft Commerce
                   |Server page misplaced       |Server page misplaced




------- Comment #1 from cwzwarich at uwaterloo.ca  2009-03-02 23:17 PDT -------
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.


-- 
Configure bugmail: https://bugs.webkit.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