Bug 10704 - sources list should middle-truncate or not show the host at all
Summary: sources list should middle-truncate or not show the host at all
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P4 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-03 00:28 PDT by Eric Seidel (no email)
Modified: 2008-05-17 09:10 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2006-09-03 00:28:28 PDT
sources list should middle-truncate or not show the host at all

Another option would be to not show the host at all in that list (assuming all of the files were from the same host (which they will be 99.99% of the time).
Comment 1 Timothy Hatcher 2006-09-03 11:46:11 PDT
Middle truncate would need a new text-overflow value, like middle-ellipse.

Some other method of making it more readable could be explored. Hiding the common host name that the main resource has, but show it on other files that don't share the common host name.
Comment 2 Timothy Hatcher 2008-05-17 09:10:39 PDT
The Web Inspector debugger has a design that hides the common host name.