Closed Bug 1660032 Opened 4 years ago Closed 4 years ago

Make the execution context popup scrollable

Categories

(DevTools :: General, enhancement)

enhancement

Tracking

(Fission Milestone:M6c, firefox82 fixed)

RESOLVED FIXED
82 Branch
Fission Milestone M6c
Tracking Status
firefox82 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Attached image buggy selector (deleted) —

Today, if we open the browser toolbox and the execution context while having a few content processes, the context gets shrinked like the attachment.

We should mitigate that somehow.

I had to put it in toolbox.css as it wasn't working from EvaluationContextSelector.css.
I imagine that's because the context DOM element are actually in toolbox document rather than the console one.

Also, React must be re-creating all DOM elements anytime there is an update
as you can see the list scroll up, everytime there is an update.
We should probably have a look at that as well.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c8c45320ddaf Make the JS Context selector scrollable. r=jdescottes,nchevobbe
Blocks: 1660897
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Fission Milestone: --- → M6c
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: