When the treeview is mounted, the watcher for the tree view node's model.treeNodeSpec.focusable fires. This handler actually causes the node to gain focus immediately, which is not what we want when the mount logic is initializing the tree's focused node.