Bug 128550 - Web Inspector: long script names should be have text-overflow:ellipsis in probe details sidebar
Summary: Web Inspector: long script names should be have text-overflow:ellipsis in pro...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-10 12:32 PST by BJ Burg
Modified: 2014-02-13 12:41 PST (History)
6 users (show)

See Also:


Attachments
header with text-overflow: ellipsis (31.18 KB, image/png)
2014-02-13 10:18 PST, BJ Burg
no flags Details
patch (3.22 KB, patch)
2014-02-13 10:22 PST, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2014-02-10 12:32:59 PST
This is just a few lines of CSS to fix.
Comment 1 Radar WebKit Bug Importer 2014-02-10 12:33:33 PST
<rdar://problem/16028504>
Comment 2 Gergő Balogh 2014-02-12 01:25:56 PST
Just of curiosity: where could I found this probe details sidebar on the UI? I was able to locate in code but not in the UI.
Comment 3 BJ Burg 2014-02-12 09:48:55 PST
Until we add more context menu items and shortcuts:

1. create a breakpoint
2. add a probe breakpoint action (right click, edit breakpoint)
3. New details sidebar available when the probe is added
Comment 4 BJ Burg 2014-02-13 10:18:52 PST
Created attachment 224084 [details]
header with text-overflow: ellipsis
Comment 5 BJ Burg 2014-02-13 10:22:39 PST
Created attachment 224085 [details]
patch
Comment 6 WebKit Commit Bot 2014-02-13 12:41:42 PST
Comment on attachment 224085 [details]
patch

Clearing flags on attachment: 224085

Committed r164048: <http://trac.webkit.org/changeset/164048>
Comment 7 WebKit Commit Bot 2014-02-13 12:41:45 PST
All reviewed patches have been landed.  Closing bug.