In the UI, please change the keyboard listener so it doesn’t consume the keydown event and jump to the search bar when T is pressed while control is active. It’s very off putting to have the page interfere with browser navigation, as I normally open new tabs with CTRL + T.
Fixed in develop, thanks for catching that.