[Webkit-unassigned] [Bug 66231] New: fileSize is not correctly reported for Mac app and they cannot be opened using FileReader.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 08:49:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66231

           Summary: fileSize is not correctly reported for Mac app and
                    they cannot be opened using FileReader.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: balogan at google.com


Created an attachment (id=103916)
 --> (https://bugs.webkit.org/attachment.cgi?id=103916&action=review)
Simple page showing error in file input component.

Mac app fileSize is not correctly reported and cannot be opened using FileReader

Steps to reproduce:
1) Open attached page.
2) Click "Choose files"
3) Select a Mac .app file.
4) Popup will display incorrect file size, usually in the hundreds of bytes.

Actual results:
Incorrect file size reported.

Expected results:
Correct file size shown.

Build date and platform:
535.1 (branches/chromium/835 at 92745)

Additional Builds and Platforms:
Reproduces on nightly build from August 14th, 2011

Additional information:
App files are only selectable when "multiple = true".  Attempting to open this file using a FileReader causes an error.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list