Description
In Edge DevTools, the request-type/file-type icons that used to appear on the left side of entries in the Network panel's Name column are missing.
Actual behavior
- Icons for resource types are not displayed in the Name column
- Requests still load normally
- Status / Type / Size / Time columns are displayed correctly
- Only the icons are missing
Expected behavior
The Network panel should display the corresponding resource-type icon for each request in the Name column.
Steps to reproduce
- Open Edge
- Open DevTools with
F12
- Go to the Network panel
- Refresh a page
- Observe that the icons to the left of the Name column entries are missing
Affected resource examples
.json
.css
.svg
favicon.ico
Notes
This looks like a UI rendering/styling issue rather than a request-loading issue. (I know the icon used to be there in previous years.).
This makes debugging much more difficult for me. When I need to find a specific request, I have to rely on the often long and cluttered file-name suffixes to identify its type, which significantly reduces the efficiency of locating and filtering requests.
Attachment
See attached screenshot.
Inedge

other browser(like chrome)

Description
In Edge DevTools, the request-type/file-type icons that used to appear on the left side of entries in the Network panel's Name column are missing.
Actual behavior
Expected behavior
The Network panel should display the corresponding resource-type icon for each request in the Name column.
Steps to reproduce
F12Affected resource examples
.json.css.svgfavicon.icoNotes
This looks like a UI rendering/styling issue rather than a request-loading issue. (I know the icon used to be there in previous years.).
This makes debugging much more difficult for me. When I need to find a specific request, I have to rely on the often long and cluttered file-name suffixes to identify its type, which significantly reduces the efficiency of locating and filtering requests.
Attachment
See attached screenshot.


Inedge
other browser(like chrome)