Just posted a fix to master for some of the stranger tab to shift focus issues:
- made it less likely CodeView will get hit by a tab to shift focus sequence
- removed the automate, case, and headings toolbar tools from the tab to shift focus path
to match all the other toolbars
- completely reworked Preview to add its tool buttons to the tab focus chain since there were no menus to launch any of them
- modified the FindReplace tabstop sequence to better follow the visual/logical path through FindReplace (ie now top to bottom)
I have not tried stopping a tab from moving to the QDockWidgets and I am not sure it is worth the effort to try to change (and that would require a new preference setting).
We can leave it as something for the future.
|