Skip to main content

Search and Top Navigation

#3014 closed bug (worksforme)

Opened June 17, 2008 10:51PM UTC

Closed July 10, 2008 07:51AM UTC

Overlay Not Destroyed on Close

Reported by: dqj@ecornell.com Owned by: scottgonzalez
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.

Attachments (0)
Change History (3)

Changed June 27, 2008 10:21AM UTC by rdworth comment:1

milestone: 1.5.11.5.2

Changed July 08, 2008 07:22PM UTC by rdworth comment:2

priority: majorminor

Changed July 10, 2008 07:51AM UTC by scottgonzalez comment:3

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.