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 comment:1
owner: | → cjaxsn |
---|---|
status: | new → pending |
Changed September 20, 2011 12:32AM UTC by comment:2
status: | pending → new |
---|
Yes this worked thank you!
Changed September 20, 2011 01:24PM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | new → closed |
Why not just use the existing focusout event?