Bug Tracker

Modify

Ticket #4972 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

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:
Blocking: Blocked by:

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

comment:1 Changed 4 years ago by brandon

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r6504. Thanks for tracking this down.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.