<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mail&#64;birdjournal.com" title="Justin Caldicott &lt;mail&#64;birdjournal.com&gt;"> <span class="fn">Justin Caldicott</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Handle Open Panel Functions Are Unimplemented"
   href="https://bugs.webkit.org/show_bug.cgi?id=137759">bug 137759</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>mail&#64;birdjournal.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Handle Open Panel Functions Are Unimplemented"
   href="https://bugs.webkit.org/show_bug.cgi?id=137759#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Handle Open Panel Functions Are Unimplemented"
   href="https://bugs.webkit.org/show_bug.cgi?id=137759">bug 137759</a>
              from <span class="vcard"><a class="email" href="mailto:mail&#64;birdjournal.com" title="Justin Caldicott &lt;mail&#64;birdjournal.com&gt;"> <span class="fn">Justin Caldicott</span></a>
</span></b>
        <pre>Any update on this?

Our (OS X) app has an &lt;input type=&quot;file&quot;&gt; to allow upload of photos, and it seems there's no way to handle adding files.  Drag and drop works fine and we can get the file blob directly in Javascript.

The only workaround I see is to make a request to our native api that opens a file picker and return the contents of the file in the response.  This will perform poorly though as the files can be quite large.

I guess an ideal implementation would open a file picker like normal.  I'd settle for a handler that we can implement and open the dialog manually and somehow return the file blobs back.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>