[Webkit-unassigned] [Bug 24169] REGRESSION: gap.com (and affiliates) "QuickLinks" aren't linkfied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 11:36:30 PST 2009


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28023|0                           |1
        is obsolete|                            |




------- Comment #3 from cwzwarich at uwaterloo.ca  2009-02-26 11:36 PDT -------
Created an attachment (id=28028)
 --> (https://bugs.webkit.org/attachment.cgi?id=28028&action=view)
Further reduction

Here's a further reduction. I couldn't directly include the source of all the
JS libs in the file, because of problems with unescaped HTML in the middle of
the JS. The problematic line is this in the show() method of crossLink:

        if( gidLib.checkMouseEvent(src, target) ) return;

If this line is commented out, then it works fine.


-- 
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