Closed
Bug 1292875
Opened 9 years ago
Closed 9 years ago
No scrolling functionality in JSON View
Categories
(DevTools :: JSON Viewer, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: fahrradflucht, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
Open a JSON file / call a JSON API which has results the overflow the screen hight (for example: http://jsonplaceholder.typicode.com/posts).
Actual results:
There is neither a scrollbar nor does the mouse wheel have any functionality in the JSON tab. The other tabs work fine.
Pg Up/ Pg Down keys still work though.
Expected results:
There should show up a scrollbar and normal scrolling functionality should exist.
Reporter | ||
Updated•9 years ago
|
Component: Untriaged → Developer Tools: JSON Viewer
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86
Reporter | ||
Comment 1•9 years ago
|
||
This seems to be fixed in Nightly, nevermind.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•