[Webkit-unassigned] [Bug 136117] New: FileReader cannot read files selected with <input type="file"> in iOS 8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 20 13:25:20 PDT 2014


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

           Summary: FileReader cannot read files selected with <input
                    type="file"> in iOS 8
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: iOS
               URL: http://jsbin.com/yucavaxiyufi/1/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: johnbarr at google.com


FileReader cannot read files selected with <input type="file"> in iOS 8

Repro Case:
http://jsbin.com/yucavaxiyufi/1/

Repro Steps:
a. Open above repro case on iOS 8.
b. Select an image.
c. Watch the read fail with error code 4: FileError.NOT_READABLE_ERR.

-- 
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