#2687 closed bug (fixed)
[UI Dialog] Remove "helpful element detection"
Reported by: | Scott González | Owned by: | Scott González |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Remove the functionality that allows dialog methods to be called on elements inside the dialog, instead of on the dialog itself.
This requires changing the context of the button events to be the dialog element instead of the actual button element.
Change History (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in [5266].