[Webkit-unassigned] [Bug 16933] popup is off by ~(10,10)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 09:21:28 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16933


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




------- Comment #3 from mrowe at apple.com  2008-01-19 09:21 PDT -------
In http://www.opentable.com/jscripts/wick.js:

                //hack: browser-specific adjustments.
                if (!siw.isGecko && !siw.isWinIE) x += 8;
                if (!siw.isGecko && !siw.isWinIE) y += 10;

That looks like it could easily be the cause.  wick.js comes from
http://wick.sourceforge.net/.  This incorrect code is part of the latest
version, 0.1, which was released in 2005.  Should this be moved to
"Evangelism"?


-- 
Configure bugmail: http://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