Opened 10 years ago
Closed 10 years ago
#9114 closed bug (invalid)
Dialog Effect Complete event not firing
Reported by: | PangbornIdentity | Owned by: | PangbornIdentity |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Works for 1.9 http://jsfiddle.net/PangbornIdentity/PUSDv/3/
Does not work for 1.10.1 http://jsfiddle.net/PangbornIdentity/ASy4J/1/
Change History (4)
comment:1 Changed 10 years ago by
Owner: | set to PangbornIdentity |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Status: | pending → new |
---|
As a handle to perform screen logic upon animation complete, before dialog focus occurs.
comment:3 Changed 10 years ago by
Status: | new → pending |
---|
Can you elaborate on "screen logic"? What exactly are you trying to do and why can't it be done with the focus
event?
comment:4 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
This was never documented and isn't intended to be used. Why are you using the
complete
callback?