Bug 1024155 - Cannot read full URL of JavaScript network request in debugger
Summary: Cannot read full URL of JavaScript network request in debugger
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-29 02:28 UTC by Christopher Beland
Modified: 2015-01-05 10:53 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-05 10:53:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christopher Beland 2013-10-29 02:28:33 UTC
Version: firefox-24.0-1.fc19.x86_64

Steps to reproduce:

1. Go to web site that uses JavaScript
2. Open Tools -> Web Developer -> Network
3. Do something on the web site that causes JavaScript to make a network request.
4. Double click on a request, opening a panel which defaults to the Headers tab.
5. Note the contents of the "Request URL:" field in the new panel on the right, near the top.

The problem I am having is that if the Request URL is sufficiently long, there is no way to see the full value (especially the important part, near the end).  Clicking, right-clicking, double clicking, and highlighting all have no effect. For some reason, I cannot make the panel any wider even if I make the window bigger.

Comment 1 Martin Stransky 2015-01-05 10:53:51 UTC
There's a "Edit and Resend" button which provides full Request URL line.


Note You need to log in before you can comment on or make changes to this bug.