Bug 57939 - Web Inspector: Javascipt warning link expand and overlap with icons in js console
Summary: Web Inspector: Javascipt warning link expand and overlap with icons in js con...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 04:42 PDT by Alexander Pavlov (apavlov)
Modified: 2011-04-06 09:20 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Suggested fix (1.25 KB, patch)
2011-04-06 04:55 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Details | Formatted Diff | Diff
[IMAGE] Screenshot of the console with very long URLs (fix applied) (69.44 KB, image/png)
2011-04-06 04:56 PDT, Alexander Pavlov (apavlov)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>