Skip to main content

Search and Top Navigation

#7719 closed feature (wontfix)

Opened September 15, 2011 07:29AM UTC

Closed September 20, 2011 01:24PM UTC

Add lostfocus event to ui.dialog

Reported by: cjaxsn Owned by: cjaxsn
Priority: minor Milestone: 1.9.0
Component: ui.dialog Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

It would be nice to do something when losing focus (blur) from the dialog box. For instance: I would like to close the dialog box when the user loses focus from the dialog box. This could be somewhat acheived using the modal option but I do not want the modal look on the page.

Attachments (0)
Change History (3)

Changed September 15, 2011 11:41AM UTC by scottgonzalez comment:1

owner: → cjaxsn
status: newpending

Why not just use the existing focusout event?

Changed September 20, 2011 12:32AM UTC by cjaxsn comment:2

status: pendingnew

Yes this worked thank you!

Changed September 20, 2011 01:24PM UTC by scottgonzalez comment:3

resolution: → wontfix
status: newclosed