Open
Bug 1248899
Opened 9 years ago
Updated 2 years ago
Does not render heap-view when scroll horizontally
Categories
(DevTools :: Memory, defect, P2)
DevTools
Memory
Tracking
(firefox46 affected, firefox47 affected)
NEW
People
(Reporter: magicp.jp, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160216030245
Steps to reproduce:
1. Start Aurora or Nightly
2. Open devtools > Memory
3. Switch view to "Dominators"
4. Run "Take snapshot"
5. Select the first row
6. Hold down the right arrow key until horizontal scrollbar appears
7. Scroll to the right
Actual results:
Does not render heap-view when scroll horizontally.
Expected results:
Should be rendering with horizontal scroll.
Blocks: memory-frontend
Has STR: --- → yes
status-firefox46:
--- → affected
status-firefox47:
--- → affected
Component: Untriaged → Developer Tools: Memory
OS: Unspecified → All
Hardware: Unspecified → All
Comment 1•9 years ago
|
||
Thanks, magicp!
Ideally, the columns would stay in place and the tree would scroll side to side so you could still navigate deeply into the tree and see each node's associated bytes/count at the same time.
Priority: -- → P2
Summary: [DevTools][Memory] Does not render heap-view when scroll horizontally → Does not render heap-view when scroll horizontally
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•