Skip to content

Allow treeview to retain focus for keyboard navigation

Waqar Ahmed requested to merge work/treefocus into master

Currently the focus is there when you open the toolview but afterward if you click on the textedit / elsewhere, and try to focus the treeview, you can't. With this change, treeview will gain focus again on clicking and allow keyboard navigation.

Signed-off-by: Waqar Ahmed waqar.17a@gmail.com

Merge request reports