Bug Tracker

Opened 14 years ago

Closed 14 years ago

#4972 closed bug (fixed)

Adobe Dreamweaver CS4 crashes when opening offset module

Reported by: mike.helgeson Owned by: brandon
Priority: minor Milestone: 1.4
Component: offset Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:

Description

The offset initialize function for some reason makes dreamweaver CS4 completely barf.

Moving line 77 ( overwriting itself ) to the very end of the function seems to fix the issue.

[77] jQuery.offset.initialize = function(){};

Change History (1)

comment:1 Changed 14 years ago by brandon

Resolution: fixed
Status: newclosed

Fixed in r6504. Thanks for tracking this down.

Note: See TracTickets for help on using tickets.