mirror of
https://github.com/discourse/discourse.git
synced 2025-03-29 13:46:40 +08:00

When a user checks "Open all external links in a new tab" preference he expects not to be overruled by unrelated text selections. Yet if text is selected during a link click the link is followed on the same tab. This change corrects that.