Open Bug 1944503 Opened 16 days ago Updated 15 days ago

Can't expand document location property

Categories

(DevTools :: Object Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

Details

Steps to reproduce

  1. Go to data:text/html,<meta charset=utf8><button onclick="var x = document;debugger">Pause</button>
  2. Open the debugger
  3. On the page, click the "Pause" button
  4. In the scopes panel, expand x and scroll to the location property

Expected results

location can be expanded

Actual results

It can't, there's no expand icon

it's not scopes panel specific, I can reproduce in the preview as well in the console

Component: Debugger → Object Inspector
Summary: Can't expand document location property in Scopes panel → Can't expand document location property
Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.