RESOLVED FIXED 128550
Web Inspector: long script names should be have text-overflow:ellipsis in probe details sidebar
https://bugs.webkit.org/show_bug.cgi?id=128550
Summary Web Inspector: long script names should be have text-overflow:ellipsis in pro...
Blaze Burg
Reported 2014-02-10 12:32:59 PST
This is just a few lines of CSS to fix.
Attachments
header with text-overflow: ellipsis (31.18 KB, image/png)
2014-02-13 10:18 PST, Blaze Burg
no flags
patch (3.22 KB, patch)
2014-02-13 10:22 PST, Blaze Burg
no flags
Radar WebKit Bug Importer
Comment 1 2014-02-10 12:33:33 PST
Gergő Balogh
Comment 2 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.
Blaze Burg
Comment 3 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
Blaze Burg
Comment 4 2014-02-13 10:18:52 PST
Created attachment 224084 [details] header with text-overflow: ellipsis
Blaze Burg
Comment 5 2014-02-13 10:22:39 PST
WebKit Commit Bot
Comment 6 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>
WebKit Commit Bot
Comment 7 2014-02-13 12:41:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.