Closed
Bug 1353389
Opened 4 years ago
Closed 4 years ago
3 Different scroll bars are displayed at the bottom of the Details panel
Categories
(DevTools :: Netmonitor, defect, P1)
Tracking
(firefox-esr45 unaffected, firefox52 unaffected, firefox-esr52 unaffected, firefox53 unaffected, firefox54 unaffected, firefox55 verified)
| Tracking | Status | |
|---|---|---|
| firefox-esr45 | --- | unaffected |
| firefox52 | --- | unaffected |
| firefox-esr52 | --- | unaffected |
| firefox53 | --- | unaffected |
| firefox54 | --- | unaffected |
| firefox55 | --- | verified |
People
(Reporter: emilghitta, Assigned: ntim)
References
Details
(Keywords: regression, Whiteboard: [netmonitor-reserve])
Attachments
(2 files)
[Affected versions]: Firefox 55.0a1 (Build Id:20170404030204) [Affected platforms]: Mac OS X 10.12. Ubuntu 16.04 64bit. Windows 10 64 bit. [Steps to reproduce]: 1. Launch Firefox. 2. Access the https://en.wikipedia.org/wiki/United_States webpage. 3. Open the network monitor panel. 4. Open the request details panel. 5. Shrink the request details panel. 6. Observe that there are 3 different scroll bars displayed at the bottom of the panel. [Expected result]: 1 scroll bar is displayed at the bottom of the panel. [Actual result]: There are 3 different scroll bars at the bottom of the panel. [Regression range]: This seems to be a recent regression: Last good revision: 3600f94a4c71ff70ed941e21dc497e4ad73e2ec4 First bad revision: 1379bfa0f9217effd4c0a8cc70c1c1f1c2afb339 Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=3600f94a4c71ff70ed941e21dc497e4ad73e2ec4&tochange=1379bfa0f9217effd4c0a8cc70c1c1f1c2afb339 I may be wrong, but I think that the following bug may have lead to this outcome: https://bugzilla.mozilla.org/show_bug.cgi?id=1350234 [Additional information]: Please observe the attached video for more details
Flags: needinfo?(ntim.bugs)
Updated•4 years ago
|
Updated•4 years ago
|
Has STR: --- → yes
Priority: -- → P2
Whiteboard: [netmonitor] [triage] → [netmonitor]
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → ntim.bugs
Flags: needinfo?(ntim.bugs)
| Comment hidden (mozreview-request) |
Updated•4 years ago
|
Priority: P2 → P3
Whiteboard: [netmonitor] → [netmonitor-reserve]
Comment 2•4 years ago
|
||
| mozreview-review | ||
Comment on attachment 8854770 [details] Bug 1353389 - Fix network monitor sidebar panel scrollbars. https://reviewboard.mozilla.org/r/126754/#review129520 Great, the patch fixes the problem on my machine, thanks Tim! Honza
Attachment #8854770 -
Flags: review?(odvarko) → review+
Pushed by ntim.bugs@gmail.com: https://hg.mozilla.org/integration/autoland/rev/303ccd426244 Fix network monitor sidebar panel scrollbars. r=Honza
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/303ccd426244
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•4 years ago
|
Iteration: --- → 55.3 - Apr 17
Priority: P3 → P1
| Reporter | ||
Comment 5•4 years ago
|
||
I have verified that this issue is not reproducible anymore using Firefox 55.0a1 (Build Id:20170409123541) on Mac OS X 10.12, Ubuntu 16.04 64bit and Windows 10 64bit.
Flags: qe-verify+
Updated•4 years ago
|
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•