Open Bug 1256756 Opened 8 years ago Updated 2 years ago

Inspector searchbox should also provide a way to search HTML Entities on the page

Categories

(DevTools :: Inspector, defect, P3)

46 Branch
x86_64
Windows 7
defect

Tracking

(Not tracked)

People

(Reporter: codacodercodacoder, Unassigned)

References

Details

(Whiteboard: [btpp-backlog])

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160303134406

Steps to reproduce:

Searched for  


Actual results:

"No matches"


Expected results:

Search box AND Inspector should display all markup - NOT rendered markup
Related: (excuse the cobwebs) https://bugzilla.mozilla.org/show_bug.cgi?id=967493
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
Version: 45 Branch → 46 Branch
Component: Untriaged → Developer Tools: Inspector
Triaging (filter on CLIMBING SHOES).
Priority: -- → P3
See Also: → 967493
Whiteboard: [btpp-backlog]
Status: UNCONFIRMED → NEW
Ever confirmed: true
(Firefox 49)

Thank you, I think this bug means that I don't have to file a new one.

I spent a chunk of time today trying to use the Inspector to figure out why a margin-padding-etc-less element was taking up additional vertical space, when the only contained element height was less.

Of course it was a hidden   creating a new line, a fact which only became visible when I semi-randomly performed Edit HTML on the relevant block.

Inspector absolutely should have the ability to show encoded HTML entities. But is   a special nasty case for undecoding candidacy? I would be able to spot majority of other characters... but not a space.
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.