Opened 15 years ago
Closed 15 years ago
#2687 closed bug (fixed)
[UI Dialog] Remove "helpful element detection"
Reported by: | scottgonzalez | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | 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 (2)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [5266].