Closed Bug 1523932 Opened 6 years ago Closed 6 years ago

DOM inspector missing nodes

Categories

(DevTools :: Inspector, defect)

67 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1524005

People

(Reporter: fbisson, Unassigned)

Details

Attachments

(3 files)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36

Steps to reproduce:

Use Firefox Nightly 67.0a1 (2019-01-30) (64 bits)
Open a local site (http://127.0.0.1:10033)
Right-click on an element and select « Inspects the element »

Actual results:

The DOM tree shows only

<article id="main" class="clearfix">
</article>

But the breadcrumb shows

article#main.clearfix > div#content.column > div.region.region-content > …

Expected results:

The tree should show all the elements the breadcrumb lists. Everything else seems to work accordingly to the actual tree.

Component: Untriaged → Inspector
Product: Firefox → DevTools

Same issue here at work with Firefox nightly using Windows, Debian and OSX, our whole page content disappeared from the inspector which stopped on the third level

We first thought it was a deep DOM issue, but a simple webpage with deep nodes works flawlessly.

It seems the bug comes from a specific style but we still haven't figure out which one (maybe a mixed display ?)

Thanks for the report. This is tracked in an other bug already: bug 1524005.
A fix is ready there and will land in nightly soon. So this should be fixed in tomorrow's build.
Sorry for the inconvenience.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: