Ticket #2531318 (accepted defect)

Reporter


Standa Opichal
Opened: 10/21/11
Last modified: 09/19/12
Status: accepted
Type: defect

Owner


Matt Sweeney
Target Release: BACKLOG
Priority: P3 (normal)
Summary: Y.Anim should ignore nodes that arent bound to a dom node
Description:

It touches nodes even when they don't exist. It should quit when the node ceases to exist (e.g. after a widget.destroy() method called).

Type: defect Observed in Version: 3.4.1
Component: Animation Severity: S3 (normal)
Assigned To: Matt Sweeney Target Release: BACKLOG
Location: Priority: P3 (normal)
Tags: Relates To:
Browsers: All
URL:
Test Information:

Change History

Jenny Donnelly

YUI Developer

Posted: 10/21/11
  • component changed from None to Animation
  • owner changed from Jenny Donnelly to Matt Sweeney
  • priority changed to P3 (normal)
  • status changed from new to assigned

Standa Opichal

Posted: 10/25/11

IOW: Y.Anim.proto.destructor doesn't do proto.stop() to avoid touching the nodes...

Matt Sweeney

YUI Developer

Posted: 11/7/11
  • milestone changed to 3.5.0
  • status changed from assigned to accepted
  • summary changed from Y.Anim to Y.Anim should ignore nodes that arent bound to a dom node

Matt Sweeney

YUI Developer

Posted: 03/23/12
  • milestone changed from 3.5.0 to 3.NEXT

Jenny Donnelly

YUI Developer

Posted: 09/19/12
  • milestone changed from 3.NEXT to BACKLOG

Moving from 3.NEXT to BACKLOG.