Closed
Bug 1396523
Opened 8 years ago
Closed 6 years ago
Source file doesn't gain focus after being selected from the list view dropdown
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox-esr60 verified, firefox56 wontfix, firefox57 wontfix, firefox66 verified, firefox67 verified, firefox68 verified)
People
(Reporter: emilghitta, Unassigned)
References
Details
Attachments
(1 file)
1.25 MB,
image/gif
|
Details |
[Affected versions]:
Firefox 57.0a1 (BuildId:20170903220032)
Firefox 56.0b9 (BuildId:20170903140023)
[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 multiple files from the source list pane.
4. Open the list view dropdown.
5. Select a file from the dropdown.
[Expected result]:
The selected file is focused and it's code is displayed in the Source pane.
[Actual result]:
The selected file is not focused and the code from the previously selected file is displayed in the source pane.
[Regression range]:
I don't think that this is a regression.
[Additional Information]
Please observe the attached screencast for further information about this issue.
Comment 1•8 years ago
|
||
Just filed here:
https://github.com/devtools-html/debugger.html/issues/3910
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
I believe this has been fixed. Emil, could you verify?
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(emil.ghitta)
Resolution: --- → FIXED
Reporter | ||
Comment 3•6 years ago
|
||
This issue is verified fixed using Windows 10 64bit, macOS 10.12.6 and Ubuntu 16.04 32 bit. Tested this using Firefox 68.0a1,67.0,66.0.5 and 60.6.3esr.
Status: RESOLVED → VERIFIED
status-firefox66:
--- → verified
status-firefox67:
--- → verified
status-firefox68:
--- → verified
status-firefox-esr60:
--- → verified
Flags: needinfo?(emil.ghitta)
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•