Bug 128550

Summary: Web Inspector: long script names should be have text-overflow:ellipsis in probe details sidebar
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gbalogh.u-szeged, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
header with text-overflow: ellipsis
none
patch none

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.