Closed
Description
Describe the bug
Middle-clicking on package links no longer opens new tabs. It behaves like a regular click, following the link in the current tab. This interferes with my browsing habits.
To Reproduce
Steps to reproduce the behavior:
- Open Safari
- Browse to https://crates.io/search?q=crates-io
- Middle-click on the first result,
crates-io
. - The browser navigates to the url of the link https://crates.io/crates/crates-io . It doesn't open a new tab.
Expected behavior
Browser opens a new tab showing the url of the link, https://crates.io/crates/crates-io
Desktop (please complete the following information):
- macOS 10.15.7 x86 64-bit
- Safari 14.0
Additional Info
The bug does not occur in Firefox 82.0.3 or Chrome 86.0.4240.198.
The bug occurs only on links to package pages. Middle-clicking on other links on crates.io pages opens them in new tabs.
Thanks for maintaining crates.io. It is very useful to me. -Michael