That's a really annoying one.
**List of steps to reproduce** (step by step, including full links if applicable):
* Open any wiki page with interwikis.
* Click the number of languages.{F35151917}
* Move a mouse to the left (or upper, or lower, or right) border of the highlighted area of any language in the list.
* Ctrl+click to open the page in another language in a new tab.
**What happens?**:
New tab doesn't open. The page loads in the same tab.
**What should have happened instead?**:
New tab should open.
**Details**:
The reason for this is that the highlighted area is not equal to the link area. A `LI` item is highlighted instead of `A`.
{F35151924}
`A` is inside the blue area here, while the green area is highlighted too. Right click on the highlighted area doesn't work for the link as well, obviously.