-
Notifications
You must be signed in to change notification settings - Fork 500
Open
Labels
Description
Bug Report
Problematic behavior
Middle-clicking on a link on Linux doesn't work.
Expected behavior/code
In Linux, middle-clicking on a link opens it in a new browser tab. (I know left click will do the same thing in this app, but middle-click works on every site, so it's a habit)
Steps to Reproduce
- Create a link element by pasting a URL onto label text using
Ctrl+V. - On a Linux computer, middle-click on the link.
- And then the bug happens: Nothing happens, rather than opening the link in a new tab.
- Docs version: I don't know how to tell.
- Instance url: https://notes.liiib.re/
Possible Solution
Adjust click handler to not preventDefault on middle-clicks.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status