Closed
Bug 1548818
Opened 7 years ago
Closed 7 years ago
Links in docs hijack middle click (open in new tab)
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: SimonSapin, Assigned: hassan)
Details
Steps to reproduce:
- Navigate to https://docs.taskcluster.net/docs/reference in Firefox
- With a three-button mouse or touchpad, do a middle click on any hyperlink
Expected result: this normally opens that link in a new browser tab.
Actual result: the page appears to have some JavaScript that intercepts the event and navigates to that link in the current tab instead.
| Assignee | ||
Comment 1•7 years ago
|
||
Duplicate of https://github.com/taskcluster/taskcluster/issues/508.
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → helfi92
| Assignee | ||
Comment 3•7 years ago
|
||
Resolved in https://github.com/taskcluster/taskcluster/commit/32d6afd4c525f3eb6eb5e1cb30491df9b02bf454.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•7 years ago
|
||
Has that commit been deployed to docs.taskcluster.net yet? Because I can still reproduce the issue.
Flags: needinfo?(helfi92)
| Assignee | ||
Comment 5•7 years ago
|
||
The build is still in progress for docs.taskcluster.net. It should be there in a couple of minutes. For now, you can check it's working in https://taskcluster-web.netlify.com/docs.
Flags: needinfo?(helfi92)
| Assignee | ||
Comment 6•7 years ago
|
||
Should work on docs.taskcluster.net now.
You need to log in
before you can comment on or make changes to this bug.
Description
•