Closed
Bug 726342
Opened 13 years ago
Closed 12 years ago
Web console ajax response view
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 581352
People
(Reporter: ed, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:10.0.1) Gecko/20100101 Firefox/10.0.1
Build ID: 20120210021051
Steps to reproduce:
I viewed a ajax request's response, checked the display of response body.
Actual results:
Everything worked fine, except the way things work do not look and usable.
Expected results:
When I click the logged ajax request, then a popup appears, with information about it. The problem is that it should appear in a different place. We may assume that that most people use wide screent and this window should be embeded in the right side of the net panel.
On the other hand, the response body display is plain text. When getting back json, it would be usefull to have a json view of the response. It being displayed as plain text actually makes it unusable.
Or, if there is a workaround for the things I just wrote down, then please make it more visible, the firefox UI is not very obvious.
Reporter | ||
Updated•13 years ago
|
Component: Untriaged → Developer Tools: Console
Reporter | ||
Updated•13 years ago
|
OS: Linux → All
Updated•13 years ago
|
QA Contact: untriaged → developer.tools.console
Comment 1•12 years ago
|
||
Thank you for the bug report.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•