Opened 15 years ago

Closed 15 years ago

#3014 closed bug (worksforme)

Overlay Not Destroyed on Close

Reported by: dqj@… Owned by: Scott González
Priority: minor Milestone: 1.5.2
Component: ui.dialog Version: 1.5
Keywords: Cc:
Blocked by: Blocking:

Description

I believe line 267 should read:

$ui.dialog.overlay.destroy();

instead of ...resize()

When I replaced it, the dialog closes and allows page interaction. Without the fix, the overlay remains.

Change History (3)

comment:1 Changed 15 years ago by rdworth

Milestone: 1.5.11.5.2

comment:2 Changed 15 years ago by rdworth

Priority: majorminor

comment:3 Changed 15 years ago by Scott González

Resolution: worksforme
Status: newclosed

This works fine for me. If you continue to have this problem, please re-open this ticket and attach a file showing the problem.

Note: See TracTickets for help on using tickets.