Bug 19197
Summary: | Long HTTP header names are oddly clipped in Inspector | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | apavlov, timothy |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://bdash.net.nz/files/inspector-headers.png |
Mark Rowe (bdash)
To reproduce:
1) Load http://nightly.webkit.org/start/trunk/34020
2) Inspect the page, then view the response headers for the main resource
Note that the left side of the first character of two headers is clipped.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/5956841>
Alexander Pavlov (apavlov)
No longer reproducible. The resource view has been split into Headers and Content tabs.
Alexander Pavlov (apavlov)
Fix resolution status as advised by AP