Bug 19595 - Attachment names unnecessarily contracted
Summary: Attachment names unnecessarily contracted
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-06-16 14:32 PDT by Gavin Sherlock
Modified: 2008-08-14 12:41 PDT (History)
0 users

See Also:


Attachments
reduction (6.84 KB, text/html)
2008-08-14 12:40 PDT, Gavin Sherlock
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Sherlock 2008-06-16 14:32:53 PDT
When attaching a file for upload in a form (e.g. try any bugzilla bug report) the name of the selected file is contracted if it is over a certain length, with characters in the middle being replaced with periods.  This happens even when there is more than enough space to display the full name.  Frequently, this will make the file name ambiguous, and can be confusing when looking to see if you filled in a form correctly, where multiple files are attached (such as when submitting a scientific manuscript to a journal).  If there is enough space to display the full name, it would be great if the full name could be displayed.

Tested with Safari 3.1.1 and r34522
Comment 1 Mark Rowe (bdash) 2008-06-17 12:56:51 PDT
<rdar://problem/6015725>
Comment 2 Gavin Sherlock 2008-08-14 12:40:59 PDT
Created attachment 22795 [details]
reduction

smaller reduction, with extraneous stuff removed.
Comment 3 Gavin Sherlock 2008-08-14 12:41:53 PDT
wrong bug, ignore attachment