Hide Forgot
Created attachment 1229090 [details] Screenshot of the bug Description of problem: If you create or delete a policy in Replicator, Pod, Container Node or Container Image branches BootstrapTreeview will lose the focus. No one element will be selected. Version-Release number of selected component (if applicable): 5.7.0.14-rc4.20161206165848_b5cb87f How reproducible: Always Steps to Reproduce: 1. Navigate to Control->Explorer. 2. Create or delete a policy in Replicator, Pod, Container Node or Container Image branches. It doesn't matter Control or Compliance. Actual results: No one element in the tree will be selected. Expected results: In case of creation the created policy should be selected, if the policy was deleted appropriate root should be selected, e.g. "Replicator Control Policies" Additional information: Probably connected with https://bugzilla.redhat.com/show_bug.cgi?id=1359909
https://github.com/ManageIQ/manageiq/pull/12760
Verified in 5.8.0.3.20170301174324_1e2e0c4 . Focus behaviors in BootstrapTreeView as expected.