Closed
Bug 1400759
Opened 8 years ago
Closed 8 years ago
Debugger script search not working when content type = 'image/svg+xml'
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: paradisaeidae, Unassigned)
Details
Have an svg file served up with script tag <script id="scriptID" type="text/javascript">
Javascript is part of tag.
Attempt to use search function of debugger.
No search appears to happen.
No results visible.
Expected: Find the search string. Javascript or svg descriptor, tag or content.
Filed on github as: https://github.com/devtools-html/debugger.html/issues/4059
Reporter | ||
Comment 1•8 years ago
|
||
My apologies.
Operator ignorance.
The tooltip had not appeared for me until recently.
I see the search can be quite functional!
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•