Open
Bug 1412596
Opened 8 years ago
Updated 3 years ago
Missing target-icon in about:debugging#tabs
Categories
(DevTools :: about:debugging, defect, P3)
DevTools
about:debugging
Tracking
(Not tracked)
NEW
People
(Reporter: magicp.jp, Unassigned)
References
Details
Attachments
(1 file)
32.14 KB,
image/png
|
Details |
Steps to reproduce:
1. Open about:debugging#tabs.
2. Open "https://www.mozilla.org/en-US/" in a new tab.
3. Open "https://developer.mozilla.org/en-US/" in a new tab.
Actual Results:
"www.mozilla.org" tab-icon-image is available. But, target-icon is missing in about:debugging#tabs.
"https://developer.mozilla.org" tab-icon-image is red. But target-icon is blue in about:debugging#tabs.
Expected Results:
Is this intentional? If not, target-icon is same with tab-icon-image.
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•