Ticket #942 (closed defect: fixed)

Opened 2 years ago

Last modified 14 months ago

Dialog doesn't destroy itself

Reported by: anonymous Owned by: pottedmeat
Priority: normal Milestone:
Component: Widgets Version: 0.3
Severity: normal Keywords:
Cc:

Description

After calling destroy method on Dialog widget the div with dojoUnderlay class isn't removed from DOM Tree. If I create and destroy a lot of dialogs there are a lot of unused underlay nodes

Change History

Changed 2 years ago by dylan

  • owner changed from anonymous to pottedmeat

Changed 22 months ago by dylan

  • milestone changed from 0.4 to 0.4.1

Changed 21 months ago by alex

it seems that only a single background is going to be created for all dialog widgets as of 0.4.0. That said, I'm not sure the background node will get freed if all dialogs have been destroy()'d.

Changed 21 months ago by alex

  • status changed from new to closed
  • resolution set to fixed

fixed in [6500]

Changed 14 months ago by anonymous

  • milestone deleted

Milestone 0.4.1 deleted

Note: See TracTickets for help on using tickets.