Sorry, we don't support your browser.  Install a modern browser

Provide an option to the link modal to remove the option to open the link in a new tab#493

By default, the modal window for the link button of the writer field (and other similar fields) displays an option to open the link in a new tab. Forcing a link to be opened in a new window is bad for accessibility unless handled gracefully (which most editors are unlikely to know about). As per this answer in the forums, the only way to remove the option is to hide it using CSS.

There should be a parameter in the blueprint to remove that option from the interface.

Arguably, the sensible default would be to not show that option because of the accessibility issue mentioned above.

a year ago