Opened 13 years ago
Closed 13 years ago
#361 closed defect (fixed)
EditFeature_Confirm - popup stays visible if control deactivated
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.0 |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
Issue
When using the !EditFeature_Confirm widget, if the according EditFeature widget is deactivated while the popup is still visible (for exemple if the user clicked an other control), then the popup stays visible. The modifications were saved because the default behavior of the confirm widget is to "save" by default.
Solution
- change the behavior to "cancel" by default for the confirm widget
- make sure the popup is closed if still visible when control is deactivated
Note:
See TracTickets
for help on using tickets.
Fixed in r1206.