Bug Tracker

Modify

Ticket #7190 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

disconnected node offset test fails when document is scrolled

Reported by: snover Owned by:
Priority: undecided Milestone: 1.4.3
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocking: Blocked by:

Description

Looks like the scrollTop/Left of the document are used as the values of a disconnected node.

Check top, expected: 0 result: 9239, diff: 0 9239

Change History

comment:1 Changed 3 years ago by John Resig

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

Make sure that we don't attempt to handle scrolling when the node is disconnected from the document. Fixes #7190.

Changeset: ea507b3e998126ae1f94f4fd1618994d645c9cc8

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.