Closed Bug 1038730 Opened 10 years ago Closed 5 years ago

Variable previewers collapse object inspector expansions

Categories

(DevTools :: Debugger, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jryans, Unassigned)

References

(Blocks 1 open bug)

Details

STR:

1. Go to http://htmlpad.org/debugger/ and open Debugger
2. Click "Click me!"
3. Expand "this" in the Variables tab to see its properties
4. Hover on some variable in the script to get the preview tooltip, like document on line 14

ER:

The preview appears, and you can still see the properties of "this" in the variables.

AR:

The preview appears, but "this" in the variables collapses for some reason.
Question is: is this desired behavior? (WONTFIX) or do we want to do things differently here? Victor, what do you think?
Flags: needinfo?(vporof)
The behavior is undesired, but automatically expanding huge objects makes stepping slow, hence comment 1. A compromise should be found, where all objects are automatically re-expanded when evaluating stuff for the purpose of displaying variable bubbles.
Flags: needinfo?(vporof)
Product: Firefox → DevTools

I'm going to close this; the STR are no longer applicable and we no longer have a "variables" view.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Blocks: 1565711
Blocks: 1565713
No longer blocks: 1565711
No longer blocks: 1565713
You need to log in before you can comment on or make changes to this bug.