No subject


Tue Jan 27 15:54:36 PST 2015


Anyone have ideas?

-- 
You are receiving this mail because:
You are the assignee for the bug.
--1423762417.341fE11.20812
Date: Thu, 12 Feb 2015 09:33:37 -0800
MIME-Version: 1.0
Content-Type: text/html

<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: images dragged from Inspector to Desktop are named &quot;Unknown.png&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=141515">141515</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Web Inspector: images dragged from Inspector to Desktop are named &quot;Unknown.png&quot;
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Web Inspector
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>burg&#64;cs.washington.edu
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>darin&#64;apple.com, graouts&#64;webkit.org, joepeck&#64;webkit.org, jonowells&#64;apple.com, mattbaker&#64;apple.com, nvasilyev&#64;apple.com, simon.fraser&#64;apple.com, timothy&#64;apple.com, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This is because the inspector implements those previews by creating an image and setting 'src' attribute to a data URL or object URL, destroying the original filename.



More information about the webkit-unassigned mailing list