Closed
Bug 1499922
Opened 7 years ago
Closed 7 years ago
ctrl or alt click support link
Categories
(support.mozilla.org :: General, defect)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: guigs, Assigned: jpetto)
Details
https://support.mozilla.org/en-US/forums/forum-moderators/713211
I just lost a reply on the forums. When I ctrl/alt click I expect that a new tab or window will open. In SUMO this results in loading the home page in the current window.
STR
Windows Firefox
ctrl or alt click on the "Support moz://a" link
expected
new tab or window with support home opens
actual
support home opened in current tab
Comment 1•7 years ago
|
||
Strange. I can reproduce this as well. I don't see anything in the markup that would cause this. I'm wondering if there isn't some event capturing analytics JS doing something wonky.
We'll check it out. Thanks!
| Assignee | ||
Comment 2•7 years ago
|
||
Pretty sure this a side effect of our GA implementation [1]. I think I've got a fix queued up:
https://github.com/mozilla/kitsune/pull/3377
[1] https://github.com/mozilla/kitsune/blob/master/kitsune/sumo/static/sumo/js/analytics.js#L26-L45
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jon
Comment 3•7 years ago
|
||
This has just been deployed to prod and it's working for me. Let us know if you see this again. Thanks for bringing this to our attention :guigs!
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•