Closed
Bug 1637955
Opened 5 years ago
Closed 4 years ago
Vertical scrollbar not available anymore in Firefox Nightly for Network/JSON content
Categories
(DevTools :: Netmonitor, defect, P2)
Tracking
(firefox-esr68 unaffected, firefox76 unaffected, firefox77 unaffected, firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | fixed |
People
(Reporter: ivan.junior, Assigned: bomsy)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Load a page that has some request with JSON format.
Example:
https://developer.atlassian.com/server/crowd/json-requests-and-responses/
Actual results:
The vertical scrollbar in Network -> Response is not available anymore (tested in both firefox stable and nightly 78.0a1 (2020-05-14))
Expected results:
The scrollbar should be displayed (as it is in stable version) [Picture attached].
Comment 1•5 years ago
|
||
Thanks for the report!
I can reproduce that on my machine.
Honza
Severity: -- → S3
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Ever confirmed: true
Priority: -- → P2
Comment 2•5 years ago
|
||
Hubert, I think we should look at this yet in 78
What could be the culprit bug here?
Honza
Blocks: netmonitor-response-sidepanel
Flags: needinfo?(hmanilla)
Assignee | ||
Comment 3•5 years ago
|
||
Regression was from Bug 1631285
Flags: needinfo?(hmanilla)
Regressions: 1631285
Comment 4•5 years ago
|
||
Is Bug 1622458 the same and regressed again?
Keywords: regression
Summary: [Regression] Vertical scrollbar not available anymore in Firefox Nightly for Network/JSON content → Vertical scrollbar not available anymore in Firefox Nightly for Network/JSON content
Assignee | ||
Comment 5•4 years ago
|
||
- Fix the 1px scrollbar issue in the headers panel
- Allow scrolling for the properties view in the response panel
Updated•4 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d711a889379b
Fix vertical scrolling regresstion in the response panel r=Honza
Comment 9•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•4 years ago
|
status-firefox76:
--- → unaffected
status-firefox77:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Flags: in-testsuite+
Regressed by: 1631285
No longer regressions: 1631285
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•