Community
Participate
Working Groups
Repro: 1) Create a connection and drill down to the Schemas folder. 2) Right-click on the Schemas folder and select the Properties menu item. 3) Uncheck Disable Filter and select the Selection radio button. 4) Select all the items in the list and click OK. 5) Right-click on the Schemas folder and select the Properties menu item. Actual behavior: The selection filter option is selected in the dialog but the list empty. Expected results: The list is populated and all items are checked.
Created attachment 97701 [details] Patch
The patch calls the initializeValues() method after the widgets have been constructed so that the List widget actually exists when the code tries to populate it.
Looks good to me
Patch applied.
Closing bugs