Open Bug 1388798 Opened 7 years ago Updated 2 years ago

Source files are not accessible from the list view if the right hand pane is resized

Categories

(DevTools :: Debugger, defect, P5)

defect

Tracking

(firefox-esr60 affected, firefox56 affected, firefox57 affected, firefox66 affected, firefox67 affected, firefox68 affected, firefox84 affected)

Tracking Status
firefox-esr60 --- affected
firefox56 --- affected
firefox57 --- affected
firefox66 --- affected
firefox67 --- affected
firefox68 --- affected
firefox84 --- affected

People

(Reporter: emilghitta, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image Source Isssue.gif
[Affected versions]:
Firefox 57.0a1 (BuildId:20170809100326)
Firefox 56.0b1 (BuildId:20170808170225)

[Affected platforms]:
Windows 10 64bit
Mac 10.11.6 
Ubuntu 16.04 64bit

[Steps to reproduce]:
1.Launch Firefox.
2.Access the https://devtools-html.github.io/debugger-examples/examples/todomvc/ webpage.
3.Open the debugger.
4.Open multiple files from the source list pane (~7).
5.Shrink the right hand pane.
6.Open the list view dropdown.

[Expected result]:
All the available files are accessible from the list view dropdown.

[Actual result]:
Some files are not accessible from the list view dropdown.

[Regression range]:
I don't think that this is a regression.

[Additional Information]
Please observe the attached video for further information regarding this issue.
Not critical but would be nice to have a fix here.
Product: Firefox → DevTools

Emil, is this still an issue?

Blocks: dbg-frontend
Flags: needinfo?(emil.ghitta)
Priority: -- → P5

I can still reproduce this issue using Firefox 68.0a1,67.0b19,66.0.5 and 60.6.3 esr. Tested using Windows 10 64bit and macOS 10.12.6

Flags: needinfo?(emil.ghitta)
Blocks: 1565711
Blocks: 1565713
No longer blocks: 1565711
No longer blocks: 1565713

I was playing with this in the inspector and we need to elevate the .dropdown all the way up the DOM tree until its parent is the .uncontrolled element. Unfortunately this isn't just a z-index fix.

Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: