Closed
Bug 1102683
Opened 11 years ago
Closed 11 years ago
[e10s] Clicking on links in about:addons doesn't load pages in new tabs.
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1047603
Tracking | Status | |
---|---|---|
e10s | ? | --- |
People
(Reporter: jj.evelyn, Unassigned)
References
Details
STR:
1. open about:addons
2. click on any links which opens a new tab, e.g. 'Mozilla's mission', it's
<a href="http://www.mozilla.org/">Mozilla's mission</a>
Expected result:
the link is opened in a new tab and loaded successfully.
Actual result:
a new blank tab is opened.
The issue also happens on some of my addons, which use <a> tag to open a target="_blank" page.
![]() |
||
Updated•11 years ago
|
tracking-e10s:
--- → ?
Comment 1•11 years ago
|
||
Adding dependency since this breaks the behavior of <a target="_blank"> in pages loaded in JetPack panels.
Blocks: e10s-addons
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•