Closed
Bug 1310330
Opened 8 years ago
Closed 8 years ago
Javascript source pane in debugger has double scrollbar.
Categories
(DevTools :: Debugger, defect)
Tracking
(firefox49 unaffected, firefox50 unaffected, firefox51 unaffected, firefox52 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
204.21 KB,
image/png
|
Details |
Steps To Reproduce (For example):
1. Open this bugzilla page.
2. Open Debugger
3. Click on 1eb155f0b97f331390bdc3cac683cd16.js
And wait to finish to load the source code
4. Click on 7dfa5fc2448ca8c431826b27da9fbb22.js
Actual Resulst:
Double scrollbar appears.
Expected Results:
Not so.
Reporter | ||
Comment 1•8 years ago
|
||
Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f03e2740d604d339ed553dad62a3fc54c317f8fa&tochange=0c899672fff6ae00f5b3affbec48ee4daac35fa1
Seems regressed by bug 1309722
Blocks: 1309722
Keywords: regression
status-firefox49:
--- → unaffected
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
Comment 2•8 years ago
|
||
James, can you please take a look at this new regression?
Flags: needinfo?(jlong)
Comment 3•8 years ago
|
||
We have fixed this locally in https://github.com/devtools-html/debugger.html/pull/959 and will deploy it to mozilla-central in a day or two. I will follow up in this bug when we do that.
Comment 4•8 years ago
|
||
This should be fixed by bug 1313961
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•