Closed
Bug 1513829
Opened 6 years ago
Closed 6 years ago
Clicking on a link in about:debugging results to a blank page
Categories
(DevTools :: about:debugging, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: i, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
Clicking on an <a> link of about:debugging.
Actual results:
New tab opened with a blank page
Expected results:
New tab open with the target page described in a.href
The Firefox version I tested is Firefox Developer Edition 65.0b2. This bug doesn't showes up on Firefox 64.
Right-click and "Open Link in New Tab" is still working.
After deleting the target="_blank" of <a> with "Inspect Element", I'm able to click on the link and the current tab changed to the expected location.
Updated•6 years ago
|
Component: Untriaged → about:debugging
Product: Firefox → DevTools
According to mozregression, it's fixed in:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=c9a1a821b318c5ee8a287c967de7ef04de30fb5d&tochange=fd22bf7a28c50bc929c06270f9053fb9ea589da4
Please help closing this bug. (I'm not familiar with BMO, and not hoping to break how it works)
Comment 3•6 years ago
|
||
thanks for the feedback, marking worksforme
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•