Opened 11 years ago
Closed 11 years ago
#7719 closed feature (wontfix)
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.
Change History (3)
comment:1 Changed 11 years ago by
Owner: | set to cjaxsn |
---|---|
Status: | new → pending |
comment:3 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Why not just use the existing focusout event?