Fixes #7418
Additionally, tab key navigation is already less convenient than arrow key navigation for the peers table, as three presses of the Tab key are required to move down a row.
Fix a bug in which the Peers tab of the debug window
does not allow navigation to other tabs via Ctrl[+Shift]+Tab.
Thanks! utACK.
Concept ACK