Bug 57939

Summary: Web Inspector: Javascipt warning link expand and overlap with icons in js console
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Suggested fix
pfeldman: review+
[IMAGE] Screenshot of the console with very long URLs (fix applied) none

Description Alexander Pavlov (apavlov) 2011-04-06 04:42:38 PDT
1. Navigate to apple.com/ipad
2. Bring up Web Inspector
3. Click Warnings

The very long warning links should not overlap with warning icons.
Currently the links are expanded and overlap with the icons.

Upstreaming Chromium issue http://code.google.com/p/chromium/issues/detail?id=74195
Comment 1 Alexander Pavlov (apavlov) 2011-04-06 04:55:47 PDT
Created attachment 88394 [details]
[PATCH] Suggested fix
Comment 2 Alexander Pavlov (apavlov) 2011-04-06 04:56:06 PDT
Created attachment 88395 [details]
[IMAGE] Screenshot of the console with very long URLs (fix applied)
Comment 3 Alexander Pavlov (apavlov) 2011-04-06 09:20:07 PDT
Committed r83062: <http://trac.webkit.org/changeset/83062>