Side navigation
#7190 closed bug (fixed)
Opened October 14, 2010 06:27PM UTC
Closed October 14, 2010 06:52PM UTC
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: | ||
| Blocked by: | Blocking: | 
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
Attachments (0)
Change History (1)
Changed October 14, 2010 06:52PM UTC by comment:1
| resolution: | → fixed | 
|---|---|
| status: | new → closed | 
Make sure that we don't attempt to handle scrolling when the node is disconnected from the document. Fixes #7190.
Changeset: ea507b3e998126ae1f94f4fd1618994d645c9cc8