Closed
Bug 1336203
Opened 9 years ago
Closed 9 years ago
vertical scroll bar disappear when showing request details
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1325730
People
(Reporter: arai, Unassigned)
References
Details
(Keywords: regression)
Steps to reproduce:
1. open Nightly
2. open Network Monitor
3. open https://developer.mozilla.org/en-US/ in tab
4. confirm vertical scrollbar is shown for requests list
5. open request details
Actual result:
vertical scrollbar for requests list disappear (or perhaps covered by request details?)
Expected result:
vertical scrollbar for requests list is shown next to request details
regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9a03728016ff7b76c4850375303e84cce00e4ac4&tochange=28445d6f646be36233d080caae871ed1c39a242d
apparently from bug 1309866.
| Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86_64
| Reporter | ||
Updated•9 years ago
|
status-firefox52:
--- → unaffected
status-firefox53:
--- → affected
status-firefox54:
--- → affected
| Reporter | ||
Comment 1•9 years ago
|
||
looks like a same issue as bug 1325730.
it appears when I widen the requests list width over 1000px.
looks like the scrollbar is placed wrongly.
will post details there.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•9 years ago
|
status-firefox52:
unaffected → ---
status-firefox53:
affected → ---
status-firefox54:
affected → ---
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•