diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index f19d2b24..690166db 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1638,6 +1638,7 @@ var WidgetTestActions = actions.Actions({ make.Separator() // XXX BUG: this does not respond well to clicks... // ...this occurs on click ig 'start_on' is 'select' (default) + // for some reason this triggers .update() on the dialog... make.Editable('Editable (bug)', { clear_on_edit: true, })