Fix opening a request in a new tab
Compare changes
Closes #709 (closed). To verify, open the lab view or click the Requests in the header and Ctrl+Click a request, it should open in a new tab.
Added to the check for what key is used to open the request in a new tab to also verify whether it's a meta-key (Mac's command key). On Mac this solved it, remains to check whether it work on other OSs?