Closed AJDBenner closed 9 years ago
It's probably just that we need to implement opening a link in a new tab here:
https://github.com/humphd/brackets/blob/bramble/src/thirdparty/browser-appshell.js#L74-L79
@AJDBenner you can take this bug if you want
https://github.com/humphd/brackets/pull/135 fixes this issue.
When an error like this is displayed
The user is unable to click the link to be redirected to a list of CSS properties. This error message shows in the console.
The user is also unable to right click on the link to open in a new tab. Is there a way around this to allow a right click to open the link in a new tab?